Skip to content

Commit d1cb111

Browse files
committed
Add CHANGELOG entry
1 parent 65bae66 commit d1cb111

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
12+
ECDSA signature verification over secp256r1. ([#1983])
13+
14+
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
15+
916
### Changed
1017

1118
- cosmwasm-std: Enable `add_event` and `add_events` functions to process types

0 commit comments

Comments
 (0)