Skip to content

Commit

Permalink
Reword ravif changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel authored Oct 15, 2024
1 parent 9badd0a commit 693079d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Features:
Bug fixes:
- Fixed some APNG images being decoded incorrectly
- Fixed the iterator over animated WebP frames to return `None` instead of an error when the end of the animation is reached
- Disabling the `rayon` feature now also disables multi-threading in `ravif` and actually removes `rayon` from the dependency tree
- Toggling the `rayon` feature now correctly toggles the use of `rayon` within `ravif` (AVIF encoder). Previously it would be either always on or always off, depending on the `ravif` version.

### Version 0.25.2

Expand Down

0 comments on commit 693079d

Please sign in to comment.