docs: add ICONS centralization to changelog
Document the refactoring of ICONS into a centralized constants module for the next release.
This commit is contained in:
parent
93d54ebc61
commit
df007b6076
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue