docs: prepare CHANGELOG for v0.11.0 release
Some checks failed
Test Suite / security-scan (push) Has been cancelled
Test Suite / unit-tests (3.11) (push) Has been cancelled
Test Suite / unit-tests (3.12) (push) Has been cancelled
Test Suite / code-quality (push) Has been cancelled
Test Suite / integration-tests (push) Has been cancelled
Test Suite / e2e-tests (push) Has been cancelled
Test Suite / performance-tests (push) Has been cancelled
Test Suite / test-summary (push) Has been cancelled

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

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