2.6 KiB
2.6 KiB
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
🚀 Features
- (run) Add version flag and enforce as required input - (13cdeb8)
- (script) Add script to generate Debian changelog locally - (eaa9ca9)
🐛 Bug Fixes
- (run) Ensure environment variables are passed to script - (c9930e7)
📚 Documentation
- (readme) Add usage instructions for changelog generator - (d9d5363)
[0.1.0] - 2025-06-27
🚀 Features
- (action) Add composite action for generating Debian changelog - (1544e1f)
- (scripts) Add changelog generation script - (a17bc7f)
- (scripts) Add git-cliff installer script - (b725a14)
- (workflows) Add major version tagging for releases - (62e259f)
- (vscode) Add custom activity bar and peacock colors - (5a6b43f)
🐛 Bug Fixes
- (configs) Correct mismatched parentheses in template variables - (3c60361)