Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 380aed8

Browse files
committed
Update CHANGELOG.md
1 parent 3d8f817 commit 380aed8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.0] - 2019-12-06
10+
911
### Added
1012
- Added persistent storage to cnd, now we save swaps to an Sqlite database when they are requested and accepted.
1113

@@ -52,7 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5254
- Move config files to standard location based on platform (OSX, Windows, Linux).
5355
- Align implementation with RFC-002 to use the decision header instead of status codes.
5456

55-
[Unreleased]: https://github.com/comit-network/comit-rs/compare/0.4.0...HEAD
57+
[Unreleased]: https://github.com/comit-network/comit-rs/compare/0.5.0...HEAD
58+
[0.5.0]: https://github.com/comit-network/comit-rs/compare/0.4.0...0.5.0
5659
[0.4.0]: https://github.com/comit-network/comit-rs/compare/0.3.0...0.4.0
5760
[0.3.0]: https://github.com/comit-network/comit-rs/compare/0.2.1...0.3.0
5861
[0.2.1]: https://github.com/comit-network/comit-rs/compare/0.2.0...0.2.1

0 commit comments

Comments
 (0)