Skip to content

Commit fb40304

Browse files
committed
update docs for 8.15, bump version
see libvips/libvips#3718
1 parent 82961b5 commit fb40304

File tree

4 files changed

+549
-327
lines changed

4 files changed

+549
-327
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## Version 2.2.0 (2023-10-18)
6+
57
* add `draw_point!` [jcupitt]
68
* add `Vips.tracked_*` for getting file and memory metrics [jeremy]
79
* add `Vips.cache_*` for getting cache settings [jeremy]
@@ -10,6 +12,7 @@
1012
* add `Vips.concurrency_default` to get the default threadpool size [jeremy]
1113
* fix targetcustom spec test with libvips 8.13 [lucaskanashiro]
1214
* add ruby 3.2 to CI [petergoldstein]
15+
* update docs for libvips 8.15 [jcupitt]
1316

1417
## Version 2.1.4 (2021-10-28)
1518

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4
1+
2.2.0

0 commit comments

Comments
 (0)