[ADN / Bitácora] Evolución Progresiva: Sistema de Iconografía Dual (Estado + Semántica)

This commit is contained in:
Ricardo Monla
2026-02-20 22:52:05 -03:00
parent ca715aee69
commit 2f4dcb62ea
18 changed files with 1666 additions and 15 deletions
+39
View File
@@ -0,0 +1,39 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [5.5.1] - 2025-11-14
### Fixed
- Fixed naming inconsistencies across the application, ensuring all references to the app name are correct.
## [5.5.0] - 2025-11-14
### Added
- Automatic execution via command-line parameters
## [5.4.1] - 2025-11-14
### Fixed
- Mejora en el manejo de sesiones de screen en app-run.sh para adjuntar automáticamente a la sesión al ejecutar el script.
## [5.4] - 2025-11-14
### Changed
- Modified synchronization process to execute in subdirectories before root.
## [5.3] - 2025-11-13
### Changed
- Reorganization of prompts files
- Documentation updates