Skip to content

Commit e59cf3c

Browse files
committed
Update CHANGELOG.md
1 parent 6280a0d commit e59cf3c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.8.0] - 2019-01-25
810
### Added
911
- Core: blocks rollback
1012
- Core: wallet states
11-
- Core: node states
13+
- Core: delegate states
1214
- Core: light synchronization
1315

1416
## Changed
@@ -308,6 +310,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
308310
- RPC requests: getTimestamp
309311

310312
[Unreleased]: https://github.com/OpenFuturePlatform/open-chain/compare/master...sprint
313+
[1.8.0]: https://github.com/OpenFuturePlatform/open-chain/compare/v1.7.1...v1.8.0
311314
[1.7.1]: https://github.com/OpenFuturePlatform/open-chain/compare/v1.7.0...v1.7.1
312315
[1.7.0]: https://github.com/OpenFuturePlatform/open-chain/compare/v1.6.0...v1.7.0
313316
[1.6.0]: https://github.com/OpenFuturePlatform/open-chain/compare/v1.5.0...v1.6.0

0 commit comments

Comments
 (0)