Skip to content

Commit

Permalink
changelog: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Dec 31, 2024
1 parent 60ad10f commit 6d37043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
0.1.17 (2024-12-31)
===================
This release enhances Jiff's support for `no_std` environments by making its
`alloc` feature optional. When `alloc` is disabled, on fixed offset time zones
are supported and error messages are significantly degraded. If you have
`alloc` feature optional. When `alloc` is disabled, only fixed offset time
zones are supported and error messages are significantly degraded. If you have
core-only use cases for Jiff, I'd love to hear about them on the issue tracker.

Enhancements:
Expand Down

0 comments on commit 6d37043

Please sign in to comment.