about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-12 17:02:41 +0100
committerSoispha <soispha@vhack.eu>2023-12-12 17:02:41 +0100
commit0d76cac43cf1957a0632c2608fcb1cf74b68f4dd (patch)
tree7fad21d1889000e95c48407907753659a7a6c479
parentfix(hm/pkgs/scr/fupdate): Keep path to allow finding subcommands (diff)
downloadnixos-config-0d76cac43cf1957a0632c2608fcb1cf74b68f4dd.tar.gz
nixos-config-0d76cac43cf1957a0632c2608fcb1cf74b68f4dd.zip
chore(version): v1.18.1
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b470bcb0..bcc386c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.18.1 - 2023-12-12
+#### Bug Fixes
+- **(hm/pkgs/scr/fupdate)** Keep path to allow finding subcommands - (244dd66) - Soispha
+
+- - -
+
 ## v1.18.0 - 2023-12-12
 #### Bug Fixes
 - **(hm/pkgs/scr/neorg)** Use new way to specify completion function - (b0c158a) - Soispha