File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,13 @@ and this project adheres to
28
28
` len ` argument to allow truncating address data as part of the generation
29
29
process. ([ #2155 ] )
30
30
- cosmwasm-vm: Updated wasmer to 5.0.4 ([ #2374 ] )
31
+ - cosmwasm-vm: Charge gas for ` write_region ` ([ #2378 ] )
31
32
32
33
## Fixed
33
34
34
35
- cosmwasm-schema: The schema export now doesn't overwrite existing
35
36
` additionalProperties ` values anymore ([ #2310 ] )
37
+ - cosmwasm-vm: Fix CWA-2025-002.
36
38
37
39
[ #2155 ] : https://github.com/CosmWasm/cosmwasm/issues/2155
38
40
[ #2268 ] : https://github.com/CosmWasm/cosmwasm/issues/2268
@@ -41,7 +43,8 @@ and this project adheres to
41
43
[ #2337 ] : https://github.com/CosmWasm/cosmwasm/issues/2337
42
44
[ #2340 ] : https://github.com/CosmWasm/cosmwasm/pull/2340
43
45
[ #2344 ] : https://github.com/CosmWasm/cosmwasm/pull/2344
44
- [ #2374 ] : https://github.com/CosmWasm/cosmwasm/issues/2155
46
+ [ #2374 ] : https://github.com/CosmWasm/cosmwasm/issues/2374
47
+ [ #2378 ] : https://github.com/CosmWasm/cosmwasm/issues/2378
45
48
46
49
## [ 2.2.0] - 2024-12-17
47
50
You can’t perform that action at this time.
0 commit comments