Skip to content

Commit

Permalink
change log
Browse files Browse the repository at this point in the history
  • Loading branch information
jzemlo committed Feb 15, 2019
1 parent ac56b6a commit 61349e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.5] - 2019-02-14
## [1.1.0] - 2019-02-15
### Added
- Error codes and more descriptive error info returned by client
- `get_log` now accept requests for other accounts in the same node
Expand All @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Stability improvements
- `decode_raw` validates data length
- Poperly handle `change_account_key` command when changing to the same key
- Properly handle `change_account_key` command when changing to the same key

## [1.0.4] - 2018-11-15
### Fixed
Expand Down Expand Up @@ -87,9 +87,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Update default parameters
- Creating a dev version with reference to the last tag

[Unreleased]: https://github.com/adshares/ads/compare/v1.0.5...HEAD
[Unreleased]: https://github.com/adshares/ads/compare/v1.1.0...HEAD

[1.0.5]: https://github.com/adshares/ads/compare/v1.0.4...v1.0.3
[1.1.0]: https://github.com/adshares/ads/compare/v1.0.4...v1.1.0
[1.0.4]: https://github.com/adshares/ads/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/adshares/ads/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/adshares/ads/compare/v1.0.1...v1.0.2
Expand Down

0 comments on commit 61349e2

Please sign in to comment.