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 b2bcbcb commit 99d1bf1Copy full SHA for 99d1bf1
CHANGELOG.md
@@ -11,10 +11,12 @@ and this project adheres to
11
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
12
ECDSA signature verification over secp256r1. ([#1983], [#2057], [#2058])
13
- cosmwasm-vm: Add metrics for the pinned memory cache ([#2059])
14
+- cosmwasm-derive: The crate used in the expansion can now be renamed ([#2068])
15
16
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
17
[#2057]: https://github.com/CosmWasm/cosmwasm/pull/2057
18
[#2058]: https://github.com/CosmWasm/cosmwasm/pull/2058
19
+[#2068]: https://github.com/CosmWasm/cosmwasm/pull/2068
20
21
### Changed
22
0 commit comments