Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 20486b7

Browse files
committed
Update CHANGELOG
1 parent 0fad9e7 commit 20486b7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88

9+
## [2.0.2] - 2017-09-19
10+
- Tightened dependencies to prevent the ``2.0.x`` version of the library to break
11+
after ``ethereumjs`` Byzantium library updates
12+
13+
[2.0.2]: https://github.com/ethereumjs/ethereumjs-blockchain/compare/v2.0.1...v2.0.2
14+
915
## [2.0.1] - 2017-09-14
1016
- Fixed severe bug adding blocks before blockchain init is complete
1117

18+
[2.0.1]: https://github.com/ethereumjs/ethereumjs-blockchain/compare/v2.0.0...v2.0.1
19+
1220
## [2.0.0] - 2017-01-01
1321
- Split ``db`` into ``blockDB`` and ``detailsDB`` (breaking)
1422

0 commit comments

Comments
 (0)