Skip to content

Commit 58c57b2

Browse files
committed
Add changelog entry
1 parent caa093d commit 58c57b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ and this project adheres to
7070
- cosmwasm-schema: The schema export now doesn't overwrite existing
7171
`additionalProperties` values anymore ([#2310])
7272
- cosmwasm-vm: Fix CWA-2025-002.
73+
- cosmwasm-std: Fix deserialization of `DenomMetadata`. ([#2417])
7374

7475
[#2141]: https://github.com/CosmWasm/cosmwasm/issues/2141
7576
[#2155]: https://github.com/CosmWasm/cosmwasm/issues/2155
@@ -93,6 +94,7 @@ and this project adheres to
9394
[#2393]: https://github.com/CosmWasm/cosmwasm/issues/2393
9495
[#2399]: https://github.com/CosmWasm/cosmwasm/pull/2399
9596
[#2403]: https://github.com/CosmWasm/cosmwasm/pull/2403
97+
[#2417]: https://github.com/CosmWasm/cosmwasm/pull/2417
9698
[#2432]: https://github.com/CosmWasm/cosmwasm/pull/2432
9799
[#2438]: https://github.com/CosmWasm/cosmwasm/pull/2438
98100

0 commit comments

Comments
 (0)