瀏覽代碼

chore: cdk-mintd v0.7.2

thesimplekid 1 月之前
父節點
當前提交
e1458b07a8
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      CHANGELOG.md
  2. 1 1
      crates/cdk-mintd/Cargo.toml

+ 5 - 0
CHANGELOG.md

@@ -23,6 +23,11 @@
 
 
 #[Unrelased]
 #[Unrelased]
 
 
+#[cdk-mintd:v0.7.2]
+### Fixed
+-cdk-mintd: Fixed mint and melt error on mint initialized with RPC interface disabled ([ok300]).
+
+
 #[v0.7.1]
 #[v0.7.1]
 ### Changed
 ### Changed
 - cdk: Debug print of `Id` is hex ([thesimplekid]).
 - cdk: Debug print of `Id` is hex ([thesimplekid]).

+ 1 - 1
crates/cdk-mintd/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 [package]
 name = "cdk-mintd"
 name = "cdk-mintd"
-version = "0.7.1"
+version = "0.7.2"
 edition = "2021"
 edition = "2021"
 authors = ["CDK Developers"]
 authors = ["CDK Developers"]
 license = "MIT"
 license = "MIT"