Skip to content

Commit

Permalink
Add changelog entry for Coins iterators
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Aug 15, 2023
1 parent c41b79c commit e8b442a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ and this project adheres to
### Added

- cosmwasm-std: Implement `Not` for `Uint{64,128,256}` ([#1799]).
- cosmwasm-std: Add iterators for `Coins` ([#1806]).

[#1799]: https://github.com/CosmWasm/cosmwasm/pull/1799
[#1806]: https://github.com/CosmWasm/cosmwasm/pull/1806

### Changed

Expand Down

0 comments on commit e8b442a

Please sign in to comment.