docs: changelog

This commit is contained in:
iff 2024-12-08 00:35:21 +01:00
parent ba957fb14a
commit b87f22975e

View file

@ -5,6 +5,12 @@ All notable changes to components of this project since 0.5.14 will be documente
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Aded
- Package manager integration for `apt`, `dnf`, `emerge`, `nix`
## [0.5.15] ## [0.5.15]
### Added ### Added