Add missing package rename to CHANGELOG

This commit is contained in:
Simon Warta 2020-08-03 08:00:16 +02:00
parent aaeb7983de
commit 34548ffb65

View File

@ -41,3 +41,4 @@
encrypted serialization of the wallet.
- @cosmjs/sdk38: Remove the obsolete `upload`, `init`, `exec` properties from
`FeeTable`. @cosmjs/cosmwasm has its own `FeeTable` with those properties.
- @cosmjs/sdk38: Rename package to @cosmjs/launchpad.