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 97c3fd8 commit 14df899Copy full SHA for 14df899
CHANGELOG.md
@@ -4,7 +4,9 @@ All notable changes to `:vips` will be documented in this file.
4
5
## master
6
7
-- add getFields() to fetch an array of field names
+## 2.3.0 - 2023-09-26
8
+
9
+- add getFields() to fetch an array of field names [jcupitt]
10
11
## 2.2.0 - 2023-08-17
12
README.md
@@ -42,7 +42,7 @@ to your `composer.json`:
42
43
```
44
"require": {
45
- "jcupitt/vips" : "2.2.0"
+ "jcupitt/vips" : "2.3.0"
46
}
47
48
0 commit comments