Skip to content

Commit 99d1bf1

Browse files
committed
Add changelog entry
1 parent b2bcbcb commit 99d1bf1

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
@@ -11,10 +11,12 @@ and this project adheres to
1111
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
1212
ECDSA signature verification over secp256r1. ([#1983], [#2057], [#2058])
1313
- cosmwasm-vm: Add metrics for the pinned memory cache ([#2059])
14+
- cosmwasm-derive: The crate used in the expansion can now be renamed ([#2068])
1415

1516
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
1617
[#2057]: https://github.com/CosmWasm/cosmwasm/pull/2057
1718
[#2058]: https://github.com/CosmWasm/cosmwasm/pull/2058
19+
[#2068]: https://github.com/CosmWasm/cosmwasm/pull/2068
1820

1921
### Changed
2022

0 commit comments

Comments
 (0)