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 e9c57c5 commit ce833a6Copy full SHA for ce833a6
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to `:vips` will be documented in this file.
4
5
## master
6
7
+## 2.2.0 - 2023-08-17
8
+
9
- improve FFI startup [West14, jcupitt]
10
- revise example use of composer [jcupitt]
11
- fix bandrank [axkirillov]
README.md
@@ -42,7 +42,7 @@ to your `composer.json`:
42
43
```
44
"require": {
45
- "jcupitt/vips" : "2.1.0"
+ "jcupitt/vips" : "2.2.0"
46
}
47
48
0 commit comments