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 f0fe11e commit 328d538Copy full SHA for 328d538
CHANGELOG.md
@@ -1,5 +1,11 @@
1
All notable changes to this project will be documented in this file.
2
3
+## [1.1.1 - 2025-09-30]
4
+
5
+### Fixed
6
7
+- macOS: Wheels now support older macOS versions like Catalina (x86_64 CPU) or Ventura (ARM CPU). #384 #385
8
9
## [1.1.0 - 2025-08-02]
10
11
### Added
pillow_heif/_version.py
@@ -1,3 +1,3 @@
"""Version of pillow_heif/pi_heif."""
-__version__ = "1.1.0"
+__version__ = "1.1.1"
0 commit comments