Skip to content

Commit 328d538

Browse files
committed
v1.1.1 [publish]
Signed-off-by: Alexander Piskun <[email protected]>
1 parent f0fe11e commit 328d538

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
All notable changes to this project will be documented in this file.
22

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+
39
## [1.1.0 - 2025-08-02]
410

511
### Added

pillow_heif/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of pillow_heif/pi_heif."""
22

3-
__version__ = "1.1.0"
3+
__version__ = "1.1.1"

0 commit comments

Comments
 (0)