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

Commit f2dbe6c

Browse files
author
Tobin C. Harding
committed
Update CHANGELOG for recent database work
1 parent eb40348 commit f2dbe6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Support Ethereum `chain_id` in the Swap Request (HTTP API).
2222
- Ability to set CORS allowed origins through the configuration file.
2323
- Added command line option `--dump-config` to print the running configuration to stdout.
24+
- Added persistent storage to cnd, now we save swaps to an Sqlite database when they are requested and accepted.
2425

2526
### Fixed
2627
- Error responses now properly identify themselves as `application/problem+json`. They have been conforming to this format for a while already, we just never set the `Content-Type` header properly. From now on, applications can fully rely on the error format!

0 commit comments

Comments
 (0)