diff options
author | Soispha <soispha@vhack.eu> | 2023-12-12 17:02:41 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-12 17:02:41 +0100 |
commit | 0d76cac43cf1957a0632c2608fcb1cf74b68f4dd (patch) | |
tree | 7fad21d1889000e95c48407907753659a7a6c479 /CHANGELOG.md | |
parent | fix(hm/pkgs/scr/fupdate): Keep path to allow finding subcommands (diff) | |
download | nixos-config-0d76cac43cf1957a0632c2608fcb1cf74b68f4dd.tar.gz nixos-config-0d76cac43cf1957a0632c2608fcb1cf74b68f4dd.zip |
chore(version): v1.18.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
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 |