Skip to content

Commit ceae945

Browse files
committed
Add 0.6.1 to release notes
1 parent 4bb24ba commit ceae945

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

website/docs/releases/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: Release Notes
33
---
44

5+
## v0.6.1
6+
#### CashScript SDK
7+
* :bug: Fix bug with incorrect fee calculation when providing custom fee per byte
8+
59
## v0.6.0
610
#### cashc compiler
711
* :sparkles: Add date literal (gets converted to int timestamp)
@@ -17,6 +21,9 @@ title: Release Notes
1721
* :sparkles: Add BitcoinRpcNetworkProvider that connects to a BCH node RPC
1822
* :boom: **BREAKING**: Remove dependency on `cashc` and remove `CashCompiler` export
1923

24+
---
25+
twitter.com/RoscoKalis/status/1371896417443282956
26+
2027
## v0.5.7
2128
#### cashc compiler
2229
- :bug: Better error reporting for parsing/lexing errors

0 commit comments

Comments
 (0)