Prepare v0.2.0 release

This commit is contained in:
m1ngsama 2026-03-28 20:08:31 +08:00
parent be056e0a9c
commit c98f72d8a1

View file

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is inspired by Keep a Changelog, and the project follows semantic versioning once tagged releases begin. The format is inspired by Keep a Changelog, and the project follows semantic versioning once tagged releases begin.
## [Unreleased] ## [0.2.0] - 2026-03-28
### Added ### Added
@ -30,3 +30,5 @@ The format is inspired by Keep a Changelog, and the project follows semantic ver
- GitHub Actions validation for shell syntax and ShellCheck. - GitHub Actions validation for shell syntax and ShellCheck.
[0.1.0]: https://github.com/m1ngsama/deckless/releases/tag/v0.1.0 [0.1.0]: https://github.com/m1ngsama/deckless/releases/tag/v0.1.0
[0.2.0]: https://github.com/m1ngsama/deckless/compare/v0.1.0...v0.2.0
[Unreleased]: https://github.com/m1ngsama/deckless/compare/v0.2.0...HEAD