Skip to content

Commit ce833a6

Browse files
committed
update for 2.2
1 parent e9c57c5 commit ce833a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to `:vips` will be documented in this file.
44

55
## master
66

7+
## 2.2.0 - 2023-08-17
8+
79
- improve FFI startup [West14, jcupitt]
810
- revise example use of composer [jcupitt]
911
- fix bandrank [axkirillov]

Diff for: 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.1.0"
45+
"jcupitt/vips" : "2.2.0"
4646
}
4747
```
4848

0 commit comments

Comments
 (0)