docs: changelog

This commit is contained in:
iff 2024-12-09 01:16:27 +01:00
parent 2bad8cb070
commit 039e609aaa

View file

@ -5,6 +5,16 @@ 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]
### Added
- Aliases matching to command-not-found
### Changed
- Skip privilege elevation for `nix`
## [0.6.1] - 2024-12-09 ## [0.6.1] - 2024-12-09
### Added ### Added