We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e757bf commit 4e2699fCopy full SHA for 4e2699f
1 file changed
CHANGELOG.md
@@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Added Python 3.14 to the list of supported Python versions.
13
14
### Changed
15
16
- Modified the header image url to be an absolute url so that it hopefully shows up in PyPI correctly.
17
18
+### Removed
19
20
+- Removed Python 3.8 from the list of supported Python versions.
21
22
## [0.13.1] - 2024-05-21
23
24
0 commit comments