mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-05 13:16:00 +01:00
chore: changelog
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
### Removed
|
||||
|
||||
-->
|
||||
#[Unreleased]
|
||||
#[0.5.0]
|
||||
### Changed
|
||||
- cdk: Bump `bitcoin` to `0.32.2` ([prusnak]).
|
||||
- cdk: Bump `lightning-invoice` to `0.32.2` ([prusnak]).
|
||||
@@ -52,6 +52,7 @@
|
||||
- cdk-mind: Add swagger docs ([ok300]).
|
||||
- cdk: NUT18 payment request support ([thesimplekid]).
|
||||
- cdk: Add `Wallet::get_proofs_with` ([ok300]).
|
||||
- cdk: Mint NUT-17 Websocket support ([crodas]).
|
||||
|
||||
### Removed
|
||||
- cdk: Remove `MintMeltSettings` since it is no longer used ([lollerfirst]).
|
||||
@@ -200,4 +201,5 @@ Additionally, this release introduces a Mint binary cdk-mintd that uses the cdk-
|
||||
[prusnak]: https://github.com/prusnak
|
||||
[mubarak23]: https://github.com/mubarak23
|
||||
[vnprc]: https://github.com/vnprc
|
||||
[crodas]: https://github.com/crodas
|
||||
|
||||
|
||||
@@ -61,10 +61,11 @@ release m="":
|
||||
set -euo pipefail
|
||||
|
||||
args=(
|
||||
"-p cdk"
|
||||
"-p cdk-redb"
|
||||
"-p cdk-sqlite"
|
||||
"-p cdk-axum"
|
||||
"-p cdk-rexie"
|
||||
"-p cdk-axum"
|
||||
"-p cdk-cln"
|
||||
"-p cdk-lnd"
|
||||
"-p cdk-strike"
|
||||
|
||||
Reference in New Issue
Block a user