Skip to content

Commit bb2a83c

Browse files
committed
bump to v4
1 parent 9a273e3 commit bb2a83c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
master
22

3+
## 4.0.0 31/05/25
4+
35
- much better performance for images which are very tall and thin or very wide
46
and narrow
57
- better antialiasing [Linden6]
8+
- copy over improvements from nip4 development
69

710
## 3.1.0 28/10/24
811

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('vipsdisp', 'c',
2-
version: '3.1.0',
2+
version: '4.0.0',
33
license: 'MIT',
44
meson_version: '>=0.56',
55
default_options: [

0 commit comments

Comments
 (0)