docs: prepare CHANGELOG for v0.11.0 release

This commit is contained in:
2026-01-06 22:29:02 +01:00
parent ce11c03326
commit 49b1554932

View File

@@ -10,6 +10,8 @@ See history/YYMMDD-ROADMAOTOPIC/ directories for planning information of closed
## [Unreleased]
## [0.11.0] - 2026-01-06
### Added
- Release management optimizations: CHANGELOG validation, version-tag consistency checks
- Automated tag pushing with --push/--no-push flag
@@ -18,6 +20,7 @@ See history/YYMMDD-ROADMAOTOPIC/ directories for planning information of closed
### Changed
- Improved release validation workflow with CHANGELOG schema validation
## [0.10.0] - 2026-01-06
### Added