Skip to content

Commit d2ae78b

Browse files
committed
Prepare 3.2.0
1 parent 0e88eb2 commit d2ae78b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [v3.2.0](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.2.0) - 08 Apr 2021
2+
3+
* Implement the `-page` option ([@pbories](https://github.com/pbories))
4+
* Refactor the CI setup to use ImageMagick Docker image
5+
* Don't make `Command` be so strict about ImageMagick binaries when resolving the `convert` binary.<br>
6+
This is important because it means that now you can use a compound binary, such as using `docker run ...` or `docker exec ...`.
7+
18
# [v3.1.1](https://github.com/Orbitale/ImageMagickPHP/releases/tag/v3.1.1) - 01 Feb 2021
29

310
## Fixes

0 commit comments

Comments
 (0)