Skip to content

Commit be79c73

Browse files
author
Code Monad
authored
Update CHANGELOG.md
1 parent 16823c1 commit be79c73

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 2.2.0 (2023-03-26)
2+
## What's Changed
3+
* chore: format code by @shaojunda in https://github.com/nervosnetwork/ckb-sdk-go/pull/192
4+
* Fix: last elem in offchancell skipped by @code-monad in https://github.com/nervosnetwork/ckb-sdk-go/pull/193
5+
* fix: TransactionWithStatus Marshal/UnMarshal with rejected/unknown tx by @shaojunda in https://github.com/nervosnetwork/ckb-sdk-go/pull/195
6+
* fix: consume off chain cell bug by @shaojunda in https://github.com/nervosnetwork/ckb-sdk-go/pull/196
7+
* updates for ckb-light-client rpc by @code-monad in https://github.com/nervosnetwork/ckb-sdk-go/pull/198
8+
* chore: using mocking to test lightclient by @code-monad in https://github.com/nervosnetwork/ckb-sdk-go/pull/199
9+
* feat: adding support for get block rpcs `with_cycles` and `verbosity0` version by @code-monad in https://github.com/nervosnetwork/ckb-sdk-go/pull/200
10+
* feat: support indexer search mode in SearchKey by @code-monad in https://github.com/nervosnetwork/ckb-sdk-go/pull/202
11+
12+
13+
**Full Changelog**: https://github.com/nervosnetwork/ckb-sdk-go/compare/v2.1.1...v2.2.0
14+
115
# 2.1.1 (2023-01-09)
216
## What's Changed
317
* Supporting nil target in GetFeeRateStatics by @code-monad in https://github.com/nervosnetwork/ckb-sdk-go/pull/186

0 commit comments

Comments
 (0)