chore: add a changelog item on Python 3.8 removal
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
This commit is contained in:
parent
39d0fbdf22
commit
2b369b7c99
|
@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.12.0]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Dropped Python3.8 support while it has reached EOL. ([])
|
||||||
|
|
||||||
## [1.11.1]
|
## [1.11.1]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in New Issue