Skip to content

Commit

Permalink
update changelog with entry for TryConvert for NonZero
Browse files Browse the repository at this point in the history
  • Loading branch information
matsadler committed Dec 20, 2024
1 parent 2944d33 commit 006693f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
between `chrono::DateTime<Utc>` and `chrono::DateTime<FixedOffset>` and Ruby
`Time` objects.
- `typed_data::Writebarrier::writebarrier` and `writebarrier_unprotect`.
- Implement `TryConvert` for `NonZero` types.

### Changed
- Minimum supported Rust version in now 1.65.
Expand Down

0 comments on commit 006693f

Please sign in to comment.