Skip to content

Commit 4aaf981

Browse files
committed
Add CHANGELOG entry
1 parent f3f11c9 commit 4aaf981

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
@@ -10,6 +10,7 @@ and this project adheres to
1010

1111
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
1212
ECDSA signature verification over secp256r1. ([#1983], [#2057])
13+
- cosmwasm-vm: Add metrics for the pinned memory cache ([#2059])
1314

1415
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
1516
[#2057]: https://github.com/CosmWasm/cosmwasm/pull/2057
@@ -22,6 +23,7 @@ and this project adheres to
2223

2324
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
2425
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
26+
[#2059]: https://github.com/CosmWasm/cosmwasm/pull/2059
2527

2628
## [2.0.0] - 2024-03-12
2729

0 commit comments

Comments
 (0)