diff options
author | Soispha <soispha@vhack.eu> | 2023-12-19 16:40:55 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-19 16:40:55 +0100 |
commit | 3204d00cabb6642446acb4584c6b2cda590165b1 (patch) | |
tree | 0db2d31efefe301c41b809ffb40c0702252b0883 | |
parent | fix(hm/pkgs/src/spodi): Use correct quoting in arguments (diff) | |
download | nixos-config-3204d00cabb6642446acb4584c6b2cda590165b1.tar.gz nixos-config-3204d00cabb6642446acb4584c6b2cda590165b1.zip |
chore(version): v1.20.1
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e68b457..436630b0 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.20.1 - 2023-12-19 +#### Bug Fixes +- **(hm/pkgs/src/spodi)** Use correct quoting in arguments - (1d745e2) - Soispha + +- - - + ## v1.20.0 - 2023-12-19 #### Build system - **(treewide)** Update - (162861d) - Soispha |