Skip to content

Commit ade3a35

Browse files
committed
docs: note Python 3.14 support under [Unreleased]
Open the [Unreleased] section in CHANGELOG.md per Keep a Changelog 1.1.0 and record the new Python 3.14 support under ### Added.
1 parent 2026902 commit ade3a35

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project are documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Added
11+
12+
- Python 3.14 support: added to the CI matrix and to the `pyproject.toml`
13+
trove classifiers.
14+
815
## [3.0.1] — 2026-04-15
916

1017
### Fixed

0 commit comments

Comments
 (0)