diff --git a/CHANGELOG.md b/CHANGELOG.md index a111b87..77fb24a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -* Remove support for python 3.8 +* Removed support for Python 3.8. * Replaced deprecated `pkg_resources` APIs with `importlib.resources` and `importlib.metadata` to ensure compatibility with newer Django and Python versions. -* Starting with this version (9.0.0), it is no longer compatible with Quince. +* Starting with this version, this package is no longer compatible with releases older than Redwood. ## [v8.1.0](https://github.com/eduNEXT/eox-theming/compare/v8.0.0...v8.1.0) - (2024-11-27)