Skip to content

Commit

Permalink
chore: update changelog and merge #93 from master (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian authored Jul 16, 2019
2 parents afcd2d3 + 44894e5 commit 5e361e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.6.0] - 2019-07-01
## [0.6.0-arduino] - 2019-07-16

## [0.6.0] - 2019-07-16

### Added

- added Bridgechain support ([#105])

### Changed

- changed amount and fee Json serialization to match Core v.2.5 ([#111])
- improved PlatformIO configuration ([#101])
- improved formatting and maintainability ([#98])
- improved Slots implementations ([#92])
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Documentation

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).
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).

## Security

Expand Down

0 comments on commit 5e361e3

Please sign in to comment.