Skip to content

Commit adc9fd1

Browse files
committed
Add changelog entry
1 parent c2a7609 commit adc9fd1

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
@@ -12,8 +12,11 @@ and this project adheres to
1212

1313
- cosmwasm-std: Make fields of `IbcAckCallbackMsg` and `IbcTimeoutCallbackMsg`
1414
public. ([#2191])
15+
- cosmwasm-std: Add default implementation for `Storage::range` to make
16+
`iterator` feature additive. ([#2197])
1517

1618
[#2191]: https://github.com/CosmWasm/cosmwasm/pull/2191
19+
[#2197]: https://github.com/CosmWasm/cosmwasm/pull/2197
1720

1821
## [2.1.0] - 2024-07-11
1922

0 commit comments

Comments
 (0)