docs: changelog

This commit is contained in:
thesimplekid
2025-03-24 19:41:22 +00:00
parent c63fc02a5a
commit abbe1682e4
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<!-- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), -->
<!-- and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -->
## [Unreleased]
## [v0.8.0](https://github.com/cashubtc/cdk/releases/tag/v0.8.0)
### Fixed
- cdk: proof matches conditions was not matching payment conditions correctly ([thesimplekid]).
- cdk: Updating mint_url would remove proofs when we want to keep them ([ok300]).

View File

@@ -124,9 +124,9 @@ release m="":
args=(
"-p cashu"
"-p cdk-common"
"-p cdk"
"-p cdk-redb"
"-p cdk-sqlite"
"-p cdk-redb"
"-p cdk"
"-p cdk-rexie"
"-p cdk-axum"
"-p cdk-mint-rpc"