docs: update changes

This commit is contained in:
iff 2024-12-08 16:48:06 +01:00
parent c9b9f66f89
commit d5fb7462e0
3 changed files with 13 additions and 3 deletions

View file

@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Modular system
- Package manager integration for `apt` (also `snap` and `pkg` by `command-not-found`), `dnf`, `emerge`, `nix`, `yum`
- Adding aliases to executable match
### Changed
- Heavy project refactoring
- `runtime-rules` and `request-ai` are now modules instead of features
## [0.5.15]
### Added