Skip to content

Commit b7b91ff

Browse files
committed
Add changelog entry
1 parent 3404ef5 commit b7b91ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ and this project adheres to
6464
- cosmwasm-vm: Removed `backtraces` feature, use the `RUST_BACKTRACE=1` env
6565
variable instead. All `VmError` variants now have a `backtrace` field.
6666
([#1967])
67+
- cosmwasm-std: Replace `MockApi` with bech32 implementation. ([#1914])
68+
- cosmwasm-vm: Replace `MockApi` with bech32 implementation. ([#1914])
6769

6870
[#1874]: https://github.com/CosmWasm/cosmwasm/pull/1874
6971
[#1876]: https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -72,6 +74,7 @@ and this project adheres to
7274
[#1884]: https://github.com/CosmWasm/cosmwasm/pull/1884
7375
[#1898]: https://github.com/CosmWasm/cosmwasm/pull/1898
7476
[#1902]: https://github.com/CosmWasm/cosmwasm/pull/1902
77+
[#1914]: https://github.com/CosmWasm/cosmwasm/pull/1914
7578
[#1926]: https://github.com/CosmWasm/cosmwasm/pull/1926
7679
[#1933]: https://github.com/CosmWasm/cosmwasm/pull/1933
7780
[#1939]: https://github.com/CosmWasm/cosmwasm/pull/1939

0 commit comments

Comments
 (0)