We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f232f87 commit 76d7e6dCopy full SHA for 76d7e6d
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+# [v0.108.0](https://github.com/nervosnetwork/ckb/compare/v0.107.0...v0.108.0) (2023-03-06)
2
+
3
+### Features
4
5
+* #3839: Add exact search mode in indexer (@quake)
6
7
+### Bug Fixes
8
9
+* #3825: Resolve the error of block filter hash calculation (@quake)
10
+* #3841: Fix transaction rebroadcast by resubmitting (@zhangsoledad)
11
+* #3851: Fix omission modification (@driftluo)
12
13
+### Improvements
14
15
+* #3777: Remove nervosnetwork/faketime, replace cargo test by nextest-rs/nextest (@eval-exec)
16
17
# [v0.107.0](https://github.com/nervosnetwork/ckb/compare/v0.106.0...v0.107.0) (2023-01-30)
18
19
### Features
0 commit comments