Skip to content

Commit 21f451c

Browse files
committed
chore: Bump version to v0.10.1
1 parent 04c905d commit 21f451c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [v0.10.1](https://github.com/shaojunda/ckb-explorer/compare/v0.10.0...v0.10.1) (2020-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* [#695](https://github.com/nervosnetwork/ckb-explorer/pull/695): fix average block time missing data
7+
8+
9+
### Performance Improvements
10+
11+
* [#683](https://github.com/nervosnetwork/ckb-explorer/pull/683): perf lock info
12+
* [#687](https://github.com/nervosnetwork/ckb-explorer/pull/687): perf use DB data replace RPC call
13+
* [#688](https://github.com/nervosnetwork/ckb-explorer/pull/688): perf transaction index
14+
* [#691](https://github.com/nervosnetwork/ckb-explorer/pull/691): perf address unclaimed compensation worker
15+
* [#692](https://github.com/nervosnetwork/ckb-explorer/pull/692): perf add cache on lock_script
16+
* [#693](https://github.com/nervosnetwork/ckb-explorer/pull/693): perf use cache on blocks controller
17+
* [#694](https://github.com/nervosnetwork/ckb-explorer/pull/694): perf contract show
18+
19+
120
# [v0.10.0](https://github.com/nervosnetwork/ckb-explorer/compare/v0.9.9...v0.10.0) (2020-07-10)
221

322

0 commit comments

Comments
 (0)