We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7582b commit d0564a4Copy full SHA for d0564a4
CHANGELOG.rst
@@ -1,4 +1,10 @@
1
-# master
+## 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)
8
9
- ensure compatibility with a single shared libvips library [kleisauke]
10
- add flags_dict(), enum_dict() for better flags introspection
0 commit comments