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 f42b811 commit f129c59Copy full SHA for f129c59
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [v3.2.1](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.2.1) - 02 Jul 2021
2
+
3
+* Add tests for the `-threshold` option.
4
+* Removed useless method `__toString()` in the Geometry class.
5
+* Remove a check to the regex in the Geometry class that was always returning false.
6
7
# [v3.2.0](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.2.0) - 08 Apr 2021
8
9
* Implement the `-page` option ([@pbories](https://github.com/pbories))
0 commit comments