Skip to content

Commit 8bbf2cc

Browse files
committed
Merge branch 'patch-1' into 'sprint'
Update CHANGELOG.md See merge request open-platform/api!170
2 parents e8b433b + 370a659 commit 8bbf2cc

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ 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+
## [2.4.0] - 2018-07-13
810
### Added
9-
- Show events on scaffold page
10-
- Updates events in realtime
11-
- Show message on current token expired
12-
- Smart contract optimization
11+
- Scaffold events on a scaffold page
12+
- Events real-time update
13+
- Current token expiration message
14+
- Edit a scaffold title
15+
- Automatic reconnection to a chain if a connection is lost
16+
17+
### Changed
18+
- Smart contract code optimization
1319

1420
### Removed
15-
- Remove field description from scaffold
21+
- Description field from a scaffold
1622

1723
## [2.3.0] - 2018-06-29
1824
### Added
@@ -29,7 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2935
- Scaffold: unit tests
3036
- Application unit tests
3137

32-
## Changed
38+
### Changed
3339
- Default values are no longer required for additional scaffold properties
3440
- Application will automatically reconnect to a chain of a connection is lost
3541

@@ -113,6 +119,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
113119
- "Withdraw" button is removed
114120

115121
[Unreleased]: https://github.com/OpenFuturePlatform/open-api/compare/master...sprint
122+
[2.4.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.3.0...v2.4.0
116123
[2.3.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.2.1...v2.3.0
117124
[2.2.1]: https://github.com/OpenFuturePlatform/open-api/compare/v2.2.0...v2.2.1
118125
[2.2.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)