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

Commit 80f160f

Browse files
bors[bot]Tobin C. HardingLucas Soriano
authored
Merge #1695
1695: Update CHANGELOG for recent database work r=mergify[bot] a=tcharding No update to the changelog was done during any of the database PRs. Now that the database implementation is merged we should mention it in the changelog. Co-authored-by: Tobin C. Harding <[email protected]> Co-authored-by: Lucas Soriano <[email protected]>
2 parents eb40348 + 0567fad commit 80f160f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Added
10+
- Added persistent storage to cnd, now we save swaps to an Sqlite database when they are requested and accepted.
11+
912
## [0.4.0] - 2019-11-26
1013

1114
### Changed

0 commit comments

Comments
 (0)