diff --git a/CHANGELOG.md b/CHANGELOG.md index f0faf54..f0ef1e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), 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 ### Added