Skip to content

Commit 356c076

Browse files
committed
Bump version to v0.8.1
1 parent 5b20dcc commit 356c076

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
x# [](https://github.com/shaojunda/ckb-explorer/compare/v0.8.0...v.8.1) (2019-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* should rescue since parse error ([1a2e8bf](https://github.com/shaojunda/ckb-explorer/commit/1a2e8bf))
7+
* wrong dead cells count ([beea8a6](https://github.com/shaojunda/ckb-explorer/commit/beea8a6))
8+
9+
10+
### Features
11+
12+
* add more info to index statistic ([46f90ea](https://github.com/shaojunda/ckb-explorer/commit/46f90ea))
13+
* add visible to address ([61c5597](https://github.com/shaojunda/ckb-explorer/commit/61c5597))
14+
* null address return lock info ([6316ff8](https://github.com/shaojunda/ckb-explorer/commit/6316ff8))
15+
* use tip epoch info to calculate estimated unlock time ([5cc36e7](https://github.com/shaojunda/ckb-explorer/commit/5cc36e7))
16+
17+
18+
### Performance Improvements
19+
20+
* dead cells count calculation speed ([1ade2f1](https://github.com/shaojunda/ckb-explorer/commit/1ade2f1))
21+
22+
23+
124
# [](https://github.com/shaojunda/ckb-explorer/compare/v0.7.2...v.8.0) (2019-12-09)
225

326

0 commit comments

Comments
 (0)