Skip to content

Commit 2911c36

Browse files
committed
Update CHANGELOG.md
1 parent 80334ee commit 2911c36

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
@@ -17,8 +17,10 @@ and this project adheres to
1717

1818
- cosmwasm-std: Enable `add_event` and `add_events` functions to process types
1919
implementing `Into<Event>` ([#2044])
20+
- cosmwasm-vm: Improve performance of the `Cache::analyze` function ([#2051])
2021

2122
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
23+
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
2224

2325
## [2.0.0] - 2024-03-12
2426

0 commit comments

Comments
 (0)