Skip to content

Commit 6cbc2a4

Browse files
authored
[arduino] docs: update changelog and merge #93 from master (#114)
2 parents 1f00abf + f6dcb68 commit 6cbc2a4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [0.6.0-arduino] - 2019-07-01
8+
## [0.6.0-arduino] - 2019-07-16
99

10-
## [0.6.0] - 2019-07-01
10+
## [0.6.0] - 2019-07-16
1111

1212
### Added
1313

1414
- added Bridgechain support ([#105])
1515

1616
### Changed
1717

18+
- changed amount and fee Json serialization to match Core v.2.5 ([#111])
1819
- improved PlatformIO configuration ([#101])
1920
- improved formatting and maintainability ([#98])
2021
- improved Slots implementations ([#92])

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
## Documentation
1515

16-
You can find installation instructions and detailed instructions on how to use this package at the [dedicated documentation site](https://docs.ark.io/sdk/cryptography/cpp.html).
16+
You can find installation instructions and detailed instructions on how to use this package at the [dedicated documentation site](https://docs.ark.io/sdk/cryptography/usage.html).
1717

1818
## Security
1919

0 commit comments

Comments
 (0)