We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80334ee commit 2911c36Copy full SHA for 2911c36
CHANGELOG.md
@@ -17,8 +17,10 @@ and this project adheres to
17
18
- cosmwasm-std: Enable `add_event` and `add_events` functions to process types
19
implementing `Into<Event>` ([#2044])
20
+- cosmwasm-vm: Improve performance of the `Cache::analyze` function ([#2051])
21
22
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
23
+[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
24
25
## [2.0.0] - 2024-03-12
26
0 commit comments