소스 검색

chore: changelog

thesimplekid 6 달 전
부모
커밋
bd6f9b3263
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -26,7 +26,9 @@
 - cdk: Bump `lightning-invoice` to `0.32.2` ([prusnak]).
 - cdk: Bump `lightning` to `0.0.124` ([prusnak]).
 - cdk: `PaymentMethod` as a `non_exhaustive` enum ([thesimplekid]).
-- cdk: `CurrencyUnit` as a `non_exhaustive` enum ([thesimpekid]).
+- cdk: `CurrencyUnit` as a `non_exhaustive` enum ([thesimplekid]).
+- cdk: Enforce token is single mint ([thesimplekid]).
+
 
 ### Added
 - cdk: Added description to `MintQuoteBolt11Request` ([lollerfirst]).