Skip to content

Commit a9e773d

Browse files
committed
Merge branch 'patch-1' into 'sprint'
Update CHANGELOG.md See merge request open-platform/api!196
2 parents 236ee5a + a028327 commit a9e773d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [2.6.0] - 2018-08-02
10+
### Added
11+
- Payment widget. Now you can pay a scaffold using a widget.
12+
- Widget: an iFrame element for embedding the payment widget to the seller's website
13+
- Widget: Browser detecting logic
14+
- Widget: Error tips
15+
- Widget: Web3 script with required functionality
16+
917
## [2.5.0] - 2018-07-27
1018
### Added
1119
- Scaffold v2
@@ -134,6 +142,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
134142
- "Withdraw" button is removed
135143

136144
[Unreleased]: https://github.com/OpenFuturePlatform/open-api/compare/master...sprint
145+
[2.6.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.5.0...v2.6.0
137146
[2.5.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.4.0...v2.5.0
138147
[2.4.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.3.0...v2.4.0
139148
[2.3.0]: https://github.com/OpenFuturePlatform/open-api/compare/v2.2.1...v2.3.0

0 commit comments

Comments
 (0)