File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.0] - 2025-09-07
11+
1012### Added
1113- Comprehensive CHANGELOG.md following Keep a Changelog format
14+ - Complete GitHub integration with issue templates, workflows, and documentation
1215
1316### Changed
1417- Documentation improvements and standardization
18+ - Promoted from release candidate to stable release
19+
20+ ### Fixed
21+ - Final bug fixes and stabilization for stable release
1522
1623## [ 1.0.0-rc1] - 2025-04-18
1724
@@ -159,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
159166- ** License** : AGPL-3.0
160167- ** Maintainer** : Claus Prüfer < pruefer@webcodex.de >
161168
162- [ Unreleased ] : https://github.com/WEBcodeX1/x0/compare/v1.0.0-rc1...HEAD
169+ [ Unreleased ] : https://github.com/WEBcodeX1/x0/compare/v1.0.0...HEAD
170+ [ 1.0.0 ] : https://github.com/WEBcodeX1/x0/compare/v1.0.0-rc1...v1.0.0
163171[ 1.0.0-rc1 ] : https://github.com/WEBcodeX1/x0/compare/v0.99.0...v1.0.0-rc1
164172[ 0.99.0 ] : https://github.com/WEBcodeX1/x0/compare/v0.98.0-rc...v0.99.0
165173[ 0.98.0-rc ] : https://github.com/WEBcodeX1/x0/releases/tag/v0.98.0-rc
Original file line number Diff line number Diff line change 1+ x0 (1.0) bullseye; urgency=medium
2+
3+ [ Claus Prüfer ]
4+ * Stable release v1.0 - promoted from release candidate
5+ * Complete GitHub integration with issue templates and workflows
6+ * Comprehensive CHANGELOG.md following Keep a Changelog format
7+ * Documentation improvements and standardization
8+ * Final bug fixes and stabilization for stable release
9+
10+ -- Claus Prüfer <pruefer@webcodex.de> Sun, 07 Sep 2025 23:13:11 +0200
11+
112x0 (1.0~rc1) bullseye; urgency=medium
213
314 [ Claus Prüfer ]
You can’t perform that action at this time.
0 commit comments