Skip to content

Commit 9b4d5be

Browse files
committed
Update changelog
1 parent ce8a086 commit 9b4d5be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and this project adheres to
1717
`Decimal`/`Decimal256`.
1818
- cosmwasm-std: Implement `pow`/`saturating_pow` for `Decimal`/`Decimal256`.
1919
- cosmwasm-std: Implement `ceil`/`floor` for `Decimal`/`Decimal256`.
20+
- cosmwasm-std: Implement `PartialEq` for reference on one side and owned value
21+
on the other for all `Uint` and `Decimal` types
2022

2123
[#1334]: https://github.com/CosmWasm/cosmwasm/pull/1334
2224

0 commit comments

Comments
 (0)