Skip to content

Commit 693079d

Browse files
authored
Reword ravif changelog entry
1 parent 9badd0a commit 693079d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Features:
1919
Bug fixes:
2020
- Fixed some APNG images being decoded incorrectly
2121
- Fixed the iterator over animated WebP frames to return `None` instead of an error when the end of the animation is reached
22-
- Disabling the `rayon` feature now also disables multi-threading in `ravif` and actually removes `rayon` from the dependency tree
22+
- 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.
2323

2424
### Version 0.25.2
2525

0 commit comments

Comments
 (0)