about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-24 11:11:00 +0100
committerSoispha <soispha@vhack.eu>2024-02-24 11:11:00 +0100
commitdd95a8ed754ff203dfb4a68804d5bafa543513c2 (patch)
tree90c21e5e8057e8df70aa04bc3ca5c55ba63b5ec6 /CHANGELOG.md
parentfix(hm/pkgs/scrs/git-edit-index): Generate completions (diff)
downloadnixos-config-dd95a8ed754ff203dfb4a68804d5bafa543513c2.tar.gz
nixos-config-dd95a8ed754ff203dfb4a68804d5bafa543513c2.zip
chore(version): v1.32.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
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