Skip to content

Commit 4c5e28b

Browse files
committed
Add changelog entries
1 parent 5349bbc commit 4c5e28b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@ and this project adheres to
2828
`len` argument to allow truncating address data as part of the generation
2929
process. ([#2155])
3030
- cosmwasm-vm: Updated wasmer to 5.0.4 ([#2374])
31+
- cosmwasm-vm: Charge gas for `write_region` ([#2378])
3132

3233
## Fixed
3334

3435
- cosmwasm-schema: The schema export now doesn't overwrite existing
3536
`additionalProperties` values anymore ([#2310])
37+
- cosmwasm-vm: Fix CWA-2025-002.
3638

3739
[#2155]: https://github.com/CosmWasm/cosmwasm/issues/2155
3840
[#2268]: https://github.com/CosmWasm/cosmwasm/issues/2268
@@ -41,7 +43,8 @@ and this project adheres to
4143
[#2337]: https://github.com/CosmWasm/cosmwasm/issues/2337
4244
[#2340]: https://github.com/CosmWasm/cosmwasm/pull/2340
4345
[#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
4548

4649
## [2.2.0] - 2024-12-17
4750

0 commit comments

Comments
 (0)