Skip to content

Commit 18457c6

Browse files
committed
Update release notes for v0.11.5
1 parent 68fe461 commit 18457c6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

website/docs/releases/release-notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ title: Release Notes
55
## v0.11.5
66

77
#### CashScript SDK
8-
- :bug: Remove accidental dependency inclusion of `@types/node`
8+
- :sparkles: Include input index in console.log statements for debugging.
9+
- :sparkles: Improve type inference for function and constructor arguments in the `Contract` class.
10+
- :hammer_and_wrench: Replace redundant dependencies.
11+
- :bug: Remove accidental dependency inclusion of `@types/node`.
912

1013
## v0.11.4
1114

0 commit comments

Comments
 (0)