We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a7609 commit adc9fd1Copy full SHA for adc9fd1
CHANGELOG.md
@@ -12,8 +12,11 @@ and this project adheres to
12
13
- cosmwasm-std: Make fields of `IbcAckCallbackMsg` and `IbcTimeoutCallbackMsg`
14
public. ([#2191])
15
+- cosmwasm-std: Add default implementation for `Storage::range` to make
16
+ `iterator` feature additive. ([#2197])
17
18
[#2191]: https://github.com/CosmWasm/cosmwasm/pull/2191
19
+[#2197]: https://github.com/CosmWasm/cosmwasm/pull/2197
20
21
## [2.1.0] - 2024-07-11
22
0 commit comments