Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Features
- **ci**: Upgrade Conventional Commit changelog generator and add auto release log workflow ([#110](https://github.com/PxA-Labs/ReliaDL/pull/110))
- **dist**: System package manager distribution (Homebrew, WinGet, Scoop, DEB, RPM)

### Bug Fixes
- **packaging**: Sync Dockerfile, reliadl.spec, and mkdocs.yml with master and reliadl package structure
- **ci**: Resolve template variables for nFPM in packages.yml
- **packaging**: Remove Markdown changelog parsing from nFPM spec and bundle as doc

### Documentation
- **release**: Add dedicated release log file and release log generator script
Expand Down