Skip to content

Commit

Permalink
0.30.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chregu committed Oct 4, 2022
1 parent 5948d32 commit b7bacb8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# CHANGELOG

### 0.21.0 (unreleased)
### 0.30.0 (2022-10-04)
* Add `force_magick` for using magicksave insteaf of gifsave
* Make it run on PHP 8.1 without warnings
* Fix some other type issues
* BC break, if you extended \Imagine\Vips\Layers. You need to add some return types now

### 0.20.0 (2022-04-29)
* Uses the new FFI based libvips/php-vips (2.0) library, if FFI is installed.
Expand Down

0 comments on commit b7bacb8

Please sign in to comment.