File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.0.5] - 2019-11-11
11+
12+ ### Added
13+
14+ - Add ` bridgechain ` endpoints ([ #70 ] )
15+ - Add ` business ` endpoints ([ #70 ] )
16+ - Add ` locks ` endpoints ([ #70 ] )
17+
1018## [ 1.0.2] - 2019-09-02
1119
1220### Added
@@ -189,6 +197,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
189197- initial release
190198
191199[ unreleased ] : https://github.com/ARKEcosystem/core/compare/master...develop
200+ [ 1.0.5 ] : https://github.com/ARKEcosystem/core/compare/1.0.2...1.0.5
192201[ 1.0.2 ] : https://github.com/ARKEcosystem/core/compare/1.0.1...1.0.2
193202[ 1.0.1 ] : https://github.com/ARKEcosystem/core/compare/1.0.0...1.0.1
194203[ 1.0.0 ] : https://github.com/ARKEcosystem/core/compare/0.1.26...1.0.0
@@ -218,3 +227,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
218227[ 0.1.1 ] : https://github.com/ARKEcosystem/core/tree/0.1.1
219228[ #49 ] : https://github.com/ArkEcosystem/typescript-client/pull/49
220229[ #54 ] : https://github.com/ArkEcosystem/typescript-client/pull/54
230+ [ #70 ] : https://github.com/ArkEcosystem/typescript-client/pull/70
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/client" ,
33 "description" : " A simple TypeScript API client for the Ark Blockchain." ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.0.5 " ,
55 "contributors" : [],
66 "license" : " MIT" ,
77 "files" : [
You can’t perform that action at this time.
0 commit comments