Skip to content

Commit 0055e96

Browse files
committed
chore: update changelog
1 parent f483d7a commit 0055e96

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77

88
## [Unreleased]
99

10+
### Added
11+
- cdk-ffi: Export token creation from raw bytes ([cloudsupper]).
12+
13+
### Fixed
14+
- cdk: Batch proof witness queries in check_state to prevent pool exhaustion ([thesimplekid]).
15+
- cdk-mint-rpc: Set payment_id and payment_amount when moving mint_quote into PAID state ([asmo]).
16+
- cdk: Fix fee_ppk unit mismatch in select_exact_proofs ([thesimplekid]).
17+
- cdk: Fix wallet restore gaps ([thesimplekid]).
18+
1019
## [0.14.2](https://github.com/cashubtc/cdk/releases/tag/v0.14.2)
1120

1221
### Added
@@ -717,3 +726,4 @@ Additionally, this release introduces a Mint binary cdk-mintd that uses the cdk-
717726
[SatsAndSports]: https://github.com/SatsAndSports
718727
[stefanbitcr]: https://github.com/stefanbitcr
719728
[lescuer97]: https://github.com/lescuer97
729+
[cloudsupper]: https://github.com/cloudsupper

0 commit comments

Comments
 (0)