Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Sep 19, 2022
1 parent b95c599 commit 985bac9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ and this project adheres to

- cosmwasm-std: Add testing macro `assert_approx_eq!` for comparing two integers
to be relatively close to each other ([#1417]).
- cosmwasm-std: Add `HexBinary` which is like `Binary` but encodes to hex
strings in JSON. Add `StdError::InvalidHex` error case. ([#1425])

[#1417]: https://github.com/CosmWasm/cosmwasm/issues/1417
[#1425]: https://github.com/CosmWasm/cosmwasm/pull/1425

## [1.1.1] - 2022-09-15

Expand Down

0 comments on commit 985bac9

Please sign in to comment.