Skip to content

Commit beec3e3

Browse files
committed
CHANGELOG entry for new Timestamp methods
1 parent 60ea96a commit beec3e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to
1111
- cosmwasm-std: Add `Timestamp::minus_seconds` and `::minus_nanos`.
1212
- cosmwasm-std: Add `Addr::as_bytes`
1313
- cosmwasm-std: Implement `std::ops::Sub` for `math::Decimal`
14+
- cosmwasm-std: Add `Timestamp::seconds` and `Timestamp::subsec_nanos`.
1415

1516
## [0.14.0] - 2021-05-03
1617

0 commit comments

Comments
 (0)