Skip to content

Commit d0564a4

Browse files
authored
Update ChangeLog (#508)
1 parent 4e7582b commit d0564a4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# master
1+
## Version 3.0.0 (release date TBD)
2+
3+
- drop support for Python 2.7, require Python >= 3.7 [kleisauke]
4+
- migrate to `pyproject.toml` [kleisauke]
5+
- fix a small memleak in `write_to_buffer()` [kleisauke]
6+
7+
## Version 2.2.3 (released 28 April 2024)
28

39
- ensure compatibility with a single shared libvips library [kleisauke]
410
- add flags_dict(), enum_dict() for better flags introspection

0 commit comments

Comments
 (0)