chore: add a changelog item on Python 3.8 removal

Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
This commit is contained in:
Yurii Serhiichuk 2025-05-31 15:47:21 +02:00
parent 39d0fbdf22
commit 2b369b7c99
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.12.0]
### Changed
- Dropped Python3.8 support while it has reached EOL. ([])
## [1.11.1]
### Fixed