diff --git a/CHANGELOG.md b/CHANGELOG.md index debc0a43..2f950a0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ and this project adheres to - @cosmjs/proto-signing: Export `DirectSecp256k1HdWalletOptions` interface. - @cosmjs/proto-signing: Add `bip39Password` option to `DirectSecp256k1HdWallet` options. +- @cosmjs/amino: Add `rawEd25519PubkeyToRawAddress` helper function. ### Changed