about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-19 16:46:04 +0100
committerSoispha <soispha@vhack.eu>2023-12-19 16:46:04 +0100
commit28ce01ffbeef0c0dd7ee159cd7113c29adec7904 (patch)
treecd2a5f6b5dfbc9c52294ba8535b3a37197f8b0a6
parentfix(hm/pkgs/src/spodi): Also exclude error-log (diff)
downloadnixos-config-28ce01ffbeef0c0dd7ee159cd7113c29adec7904.tar.gz
nixos-config-28ce01ffbeef0c0dd7ee159cd7113c29adec7904.zip
chore(version): v1.20.2
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 436630b0..159cf752 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.20.2 - 2023-12-19
+#### Bug Fixes
+- **(hm/pkgs/src/spodi)** Also exclude error-log - (47386bd) - Soispha
+- **(hm/pkgs/src/spodi)** Remove quotes in the error-log path - (fd6ff36) - Soispha
+
+- - -
+
 ## v1.20.1 - 2023-12-19
 #### Bug Fixes
 - **(hm/pkgs/src/spodi)** Use correct quoting in arguments - (1d745e2) - Soispha