File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ and this project adheres to
70
70
- cosmwasm-schema: The schema export now doesn't overwrite existing
71
71
` additionalProperties ` values anymore ([ #2310 ] )
72
72
- cosmwasm-vm: Fix CWA-2025-002.
73
+ - cosmwasm-std: Fix deserialization of ` DenomMetadata ` . ([ #2417 ] )
73
74
74
75
[ #2141 ] : https://github.com/CosmWasm/cosmwasm/issues/2141
75
76
[ #2155 ] : https://github.com/CosmWasm/cosmwasm/issues/2155
@@ -93,6 +94,7 @@ and this project adheres to
93
94
[ #2393 ] : https://github.com/CosmWasm/cosmwasm/issues/2393
94
95
[ #2399 ] : https://github.com/CosmWasm/cosmwasm/pull/2399
95
96
[ #2403 ] : https://github.com/CosmWasm/cosmwasm/pull/2403
97
+ [ #2417 ] : https://github.com/CosmWasm/cosmwasm/pull/2417
96
98
[ #2432 ] : https://github.com/CosmWasm/cosmwasm/pull/2432
97
99
[ #2438 ] : https://github.com/CosmWasm/cosmwasm/pull/2438
98
100
You can’t perform that action at this time.
0 commit comments