Skip to content

Commit ff25abe

Browse files
authored
Merge pull request #172 from WEBcodeX1/copilot/update-changelog-files
Update CHANGELOG.md and debian/changelog for v1.0 stable release
2 parents 121d519 + 3ac5830 commit ff25abe

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

debian/changelog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
x0 (1.0~rc1) bullseye; urgency=medium
213

314
[ Claus Prüfer ]

0 commit comments

Comments
 (0)