Skip to content

Commit 82b5eac

Browse files
committed
Update CHANGELOG
1 parent 9e068a2 commit 82b5eac

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- Drop support of Python 3.9, add support for Python 3.14, upgrade dependencies (#237)
12+
- Maintenance upgrades (#237):
13+
- Drop support of Python 3.9
14+
- Add support for Python 3.14
15+
- Upgrade dependencies, especially Cython 3.1.6
16+
- Upgrade supported macOS to 14.0+ (instead of 13.0+)
17+
- Add support for free-threaded CPython (3.13 and 3.14)
18+
- Upgrade Github CI Actions
19+
- Run tests on minimum supported platforms + more recent stable ones
1320

1421
## [3.7.0] - 2025-04-18
1522

0 commit comments

Comments
 (0)