Skip to content

Commit 8779585

Browse files
committed
Merge branch 'sprint' into 'master'
Sprint to Master See merge request open-platform/api!173
2 parents 2d4cfe5 + 8bbf2cc commit 8779585

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)