Skip to content

Commit 47e7bde

Browse files
committed
chore: Bump version to v0.9.9
1 parent 1149c90 commit 47e7bde

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [v0.9.9](https://github.com/nervosnetwork/ckb-explorer/compare/v0.9.8...v0.9.9) (2020-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* [#669](https://github.com/nervosnetwork/ckb-explorer/pull/669): fix ActiveRecord::IrreversibleOrderError
7+
8+
9+
### Features
10+
11+
* [#677](https://github.com/nervosnetwork/ckb-explorer/pull/677): update dao compensation logic to include the unclaimed compensation
12+
* [#680](https://github.com/nervosnetwork/ckb-explorer/pull/680): add maintenance info API
13+
* [#682](https://github.com/nervosnetwork/ckb-explorer/pull/682): add flush front-end cache API
14+
15+
### Performance Improvements
16+
17+
* [#699](https://github.com/nervosnetwork/ckb-explorer/pull/669): use separate query and just select needed field
18+
* [#670](https://github.com/nervosnetwork/ckb-explorer/pull/670): use recent scope on block query
19+
* [#675](https://github.com/nervosnetwork/ckb-explorer/pull/675): add cache on blockchain info
20+
121
# [v0.9.8](https://github.com/nervosnetwork/ckb-explorer/compare/v0.9.7...v0.9.8) (2020-06-29)
222

323

0 commit comments

Comments
 (0)