Skip to content

Commit e32896d

Browse files
committed
Add CHANGELOG entry for #1620
1 parent 687d667 commit e32896d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- cosmwasm-std: Add an IBC querier implementation to `testing::MockQuerier`
12+
([#1620], [#1624]).
13+
14+
[#1620]: https://github.com/CosmWasm/cosmwasm/pull/1620
15+
[#1624]: https://github.com/CosmWasm/cosmwasm/pull/1624
16+
917
### Fixed
1018

1119
- all: Fix `backtraces` feature for newer versions of Rust. This still requires

0 commit comments

Comments
 (0)