ci: add versioned release pipeline
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to FolderScope are documented here.
|
||||
|
||||
The project uses [Semantic Versioning](https://semver.org/). Release tags are
|
||||
formatted as `vMAJOR.MINOR.PATCH`.
|
||||
|
||||
## [0.2.0] - 2026-07-25
|
||||
|
||||
### Added
|
||||
|
||||
- Initial Linux desktop release with C++20 and Qt 6.
|
||||
- Advanced file search, content search, duplicate detection, summaries, and
|
||||
CSV/TXT/HTML/XML/JSON export.
|
||||
- Configurable columns, persistent UI settings, context actions, and progress
|
||||
reporting.
|
||||
|
||||
[0.2.0]: https://gitea.forust.xyz/forust/folderscope/releases/tag/v0.2.0
|
||||
Reference in New Issue
Block a user