Skip to content

Commit 69c343e

Browse files
committed
update ready for 2.4
1 parent dbfcee0 commit 69c343e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Changelog
22

3-
All notable changes to `:vips` will be documented in this file.
3+
All notable changes to `php-vips` will be documented in this file.
44

55
## master
66

7+
## 2.4.0 - 2024-04-09
8+
79
- added `animate-image.php` example [jcupitt]
810
- added flags support [jcupitt]
911
- added `keep.php` example [jcupitt]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ to your `composer.json`:
4242

4343
```
4444
"require": {
45-
"jcupitt/vips" : "2.3.0"
45+
"jcupitt/vips" : "2.4.0"
4646
}
4747
```
4848

0 commit comments

Comments
 (0)