diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b75b2f..6bdd8a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Centralize ICONS definitions in core/constants.py module to eliminate code duplication + ### Fixed - Fix list formatting in API documentation docstrings for better sphinx rendering