File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -69,13 +69,18 @@ and this project adheres to
69
69
- cosmwasm-vm: Automatically derive cache version from function hashes and the
70
70
Wasmer version ([ #2250 ] )
71
71
72
+ ## Fixed
73
+
74
+ - cosmwasm-schema: The schema export now doesn't overwrite existing ` additionalProperties ` values anymore ([ #2310 ] )
75
+
72
76
[ #2118 ] : https://github.com/CosmWasm/cosmwasm/pull/2118
73
77
[ #2211 ] : https://github.com/CosmWasm/cosmwasm/issues/2211
74
78
[ #2246 ] : https://github.com/CosmWasm/cosmwasm/pull/2246
75
79
[ #2247 ] : https://github.com/CosmWasm/cosmwasm/pull/2247
76
80
[ #2255 ] : https://github.com/CosmWasm/cosmwasm/pull/2255
77
81
[ #2260 ] : https://github.com/CosmWasm/cosmwasm/pull/2260
78
82
[ #2250 ] : https://github.com/CosmWasm/cosmwasm/pull/2250
83
+ [ #2310 ] : https://github.com/CosmWasm/cosmwasm/pull/2310
79
84
80
85
## [ 2.1.3] - 2024-08-08
81
86
You can’t perform that action at this time.
0 commit comments