This commit is contained in:
iff 2025-04-22 16:23:26 +02:00
parent d5d6e034e6
commit 60a168e02c
4 changed files with 23 additions and 20 deletions

View file

@ -11,11 +11,14 @@ The format is based on [Keep a Changelog], and this project adheres to
## [Unreleased]
## [0.7.6] - 2025-04-22
### Added
- Compile-time variable to specify package manager (to be set by each
distribution)
- Rules for `size` and `brew`
- General rule parsing for `runtime-rules`
### Changed
@ -306,7 +309,8 @@ normalized to `--nocnf`
History start.
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.5..HEAD
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.6..HEAD
[0.7.6]: https://github.com/iffse/pay-respects/compare/v0.7.5..v0.7.6
[0.7.5]: https://github.com/iffse/pay-respects/compare/v0.7.4..v0.7.5
[0.7.4]: https://github.com/iffse/pay-respects/compare/v0.7.3..v0.7.4
[0.7.3]: https://github.com/iffse/pay-respects/compare/v0.7.2..v0.7.3