diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b6c30873168b613f7b2c8257626531f7f6de64d..f136f11a427800e55242b7bdae4dd0ae26fc3f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed -- Dropped support for Python 2. -- Eliminated ICAP support. -- Removed master and slave operation support. +- Python 2 support has been dropped to align with the latest standards and focus on Python 3 compatibility. +- ICAP support has been removed. Please note that the functionality associated with ICAP is no longer available. +- Matomo support has been discontinued. Matomo-related features will no longer be accessible. +- Master and slave operation support has been eliminated. The functionality for master and slave operations is no longer supported or available. ## [1.4.3] - 2022-11-03