diff options
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5bf77c..6f00d617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.32.0 - 2024-02-24 +#### Bug Fixes +- **(hm/conf/lf/commands)** Correct reference to nix path - (18497ca) - Soispha +- **(hm/pkgs)** Readd man pages for `mpc-cli` - (eca0216) - Soispha +- **(hm/pkgs/scrs/git-edit-index)** Generate completions - (b7d8bb4) - Soispha +#### Build system +- **(flake)** Update - (11c0684) - Soispha +#### Features +- **(hm/pkgs)** Add `file` - (a76b280) - Soispha + +- - - + ## v1.31.0 - 2024-02-23 #### Bug Fixes - **(hm/conf/lf/commands)** Check for the file name with the extension added - (2f1960b) - Soispha |