File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.4.1] - 2020-03-06
9+
10+ ### Added
11+ - added first and last block methods ([ #185 ] )
12+
813## [ 1.4.0-arduino] - 2020-02-13
914
1015### Added
@@ -70,3 +75,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7075[ 1.3.0-arduino ] : https://github.com/ArkEcosystem/cpp-client/compare/1.2.0-arduino...1.3.0-arduino
7176[ #159 ] : https://github.com/ArkEcosystem/cpp-client/pull/159
7277[ 1.4.0 ] : https://github.com/ArkEcosystem/cpp-client/compare/1.3.0-arduino...1.4.0-arduino
78+ [ #185 ] : https://github.com/ArkEcosystem/cpp-client/pull/185
79+ [ 1.4.1 ] : https://github.com/ArkEcosystem/cpp-client/compare/1.4.0-arduino...1.4.1-arduino
Original file line number Diff line number Diff line change 77 "type" : " git" ,
88 "url" : " https://github.com/ArkEcosystem/Cpp-Client.git"
99 },
10- "version" : " 1.4.0 -arduino" ,
10+ "version" : " 1.4.1 -arduino" ,
1111 "authors" : [
1212 {
1313 "name" : " Ark Ecosystem" ,
Original file line number Diff line number Diff line change 11name =Ark-Cpp-Client
2- version =1.4.0 -arduino
2+ version =1.4.1 -arduino
33author =Ark Ecosystem
44maintainer =Ark Ecosystem
55sentence =A simple API client implementation in C++ for the ARK Blockchain.
You can’t perform that action at this time.
0 commit comments