Explorar o código

docs(changelog): add display module refactoring entry

xcad hai 4 meses
pai
achega
2ee7b86367
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 - Removed Jinja2 `| default()` filter extraction and merging (#1410) - All defaults must now be defined in template/module specs
+- Refactored display module from single file to package structure with specialized managers (VariableDisplayManager, TemplateDisplayManager, StatusDisplayManager, TableDisplayManager) for better code organization and maintainability
 
 ## [0.0.7] - 2025-10-28