File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments