Skip to content

Commit 90193e6

Browse files
authored
Update CHANGELOG.md
1 parent 86c5223 commit 90193e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,18 @@ and this project adheres to
6969
- cosmwasm-vm: Automatically derive cache version from function hashes and the
7070
Wasmer version ([#2250])
7171

72+
## Fixed
73+
74+
- cosmwasm-schema: The schema export now doesn't overwrite existing `additionalProperties` values anymore ([#2310])
75+
7276
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
7377
[#2211]: https://github.com/CosmWasm/cosmwasm/issues/2211
7478
[#2246]: https://github.com/CosmWasm/cosmwasm/pull/2246
7579
[#2247]: https://github.com/CosmWasm/cosmwasm/pull/2247
7680
[#2255]: https://github.com/CosmWasm/cosmwasm/pull/2255
7781
[#2260]: https://github.com/CosmWasm/cosmwasm/pull/2260
7882
[#2250]: https://github.com/CosmWasm/cosmwasm/pull/2250
83+
[#2310]: https://github.com/CosmWasm/cosmwasm/pull/2310
7984

8085
## [2.1.3] - 2024-08-08
8186

0 commit comments

Comments
 (0)