This repository was archived by the owner on Mar 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.5.0] - 2019-12-06
10
+
9
11
### Added
10
12
- Added persistent storage to cnd, now we save swaps to an Sqlite database when they are requested and accepted.
11
13
@@ -52,7 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
54
- Move config files to standard location based on platform (OSX, Windows, Linux).
53
55
- Align implementation with RFC-002 to use the decision header instead of status codes.
54
56
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
56
59
[ 0.4.0 ] : https://github.com/comit-network/comit-rs/compare/0.3.0...0.4.0
57
60
[ 0.3.0 ] : https://github.com/comit-network/comit-rs/compare/0.2.1...0.3.0
58
61
[ 0.2.1 ] : https://github.com/comit-network/comit-rs/compare/0.2.0...0.2.1
You can’t perform that action at this time.
0 commit comments