We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b78aa6 commit c7780e8Copy full SHA for c7780e8
CHANGELOG.md
@@ -1,7 +1,10 @@
1
# CHANGELOG
2
3
-### NEXT (YYYY-MM-DD)
4
-
+### 1.4.0 (2024-11-10)
+- If a file couldn't be found, we now throw a NotFoundException exception (#853, @playmono)
5
+- Add support for webp_lossless to GD and GMagick (#858, @ausi)
6
+- Use streams in ExifMetadataReader (#861, @ausi)
7
+- WebP format now supports animation (#812, @Yoann-TYT)
8
9
### 1.3.5 (2023-06-07)
10
* Fix PHP 8.2 warnings with Point class (#847, @anovsiradj)
0 commit comments