Skip to content

Commit 14df899

Browse files
committed
update for 2.3.0
1 parent 97c3fd8 commit 14df899

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to `:vips` will be documented in this file.
44

55
## master
66

7-
- add getFields() to fetch an array of field names
7+
## 2.3.0 - 2023-09-26
8+
9+
- add getFields() to fetch an array of field names [jcupitt]
810

911
## 2.2.0 - 2023-08-17
1012

README.md

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

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

0 commit comments

Comments
 (0)