mirror of
https://oauth2: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@github.com/m1ngsama/deckless.git
synced 2026-05-10 19:11:12 +08:00
Prepare v0.2.0 release
This commit is contained in:
parent
be056e0a9c
commit
c98f72d8a1
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue