Skip to content

Commit f129c59

Browse files
committed
Add changelog for v3.2.1
1 parent f42b811 commit f129c59

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [v3.2.0](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.2.0) - 08 Apr 2021
28

39
* Implement the `-page` option ([@pbories](https://github.com/pbories))

0 commit comments

Comments
 (0)