Skip to content

Commit a3ecea7

Browse files
committed
Fix changelog typo
1 parent b407c6f commit a3ecea7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is the changelog for Image version 0.69.0 released on June 18th, 2026. For
66

77
### Enhancements
88

9-
* Updat `Image.rotate/3` to use `Vix.Vips.Operation.rot/2` as a fast path for rotations that are multiples of 90 when no displacement options are set. Falls back to `Vix.Vips.Operation.rotate/3` otherwise. Thanks to @hlindset for the PR. Closes #199.
9+
* Update `Image.rotate/3` to use `Vix.Vips.Operation.rot/2` as a fast path for rotations that are multiples of 90 when no displacement options are set. Falls back to `Vix.Vips.Operation.rotate/3` otherwise. Thanks to @hlindset for the PR. Closes #199.
1010

1111
## Image 0.68.0
1212

0 commit comments

Comments
 (0)