mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Update CHANGELOG for ledger-amino renaming
This commit is contained in:
parent
7f2c93aeea
commit
f95c64bad2
@ -29,7 +29,6 @@
|
||||
- @cosmjs/launchpad: Add support for undefined memo in `makeSignDoc`.
|
||||
- @cosmjs/launchpad: Rename `SigningCosmosClient.senderAddress` to
|
||||
`.signerAddress`.
|
||||
- @cosmjs/launchpad-ledger: `LedgerSigner.sign` method renamed `signAmino`.
|
||||
- @cosmjs/proto-signing: Add new package for handling transaction signing with
|
||||
protobuf encoding.
|
||||
- @cosmjs/proto-signing: Expose `DirectSignResponse` interface.
|
||||
@ -53,6 +52,11 @@
|
||||
|
||||
- @cosmjs/utils: Added `assertDefinedAndNotNull`.
|
||||
|
||||
### Changed
|
||||
|
||||
- @cosmjs/launchpad-ledger: Renamed to @cosmjs/ledger-amino.
|
||||
- @cosmjs/ledger-amino: `LedgerSigner.sign` method renamed `signAmino`.
|
||||
|
||||
## 0.23.2 (2021-01-06)
|
||||
|
||||
### Security
|
||||
|
Loading…
x
Reference in New Issue
Block a user