about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-27 17:11:58 +0200
committerSoispha <soispha@vhack.eu>2023-05-27 17:11:58 +0200
commitcb8c4c9161e2502c0a47007fb352cf1e79a130b7 (patch)
tree5335391a16e532177030c269846c424d3ae76570 /CHANGELOG.md
parentFix(hosts/marduk): Use compatible kernel for zfs (diff)
downloadnixos-config-cb8c4c9161e2502c0a47007fb352cf1e79a130b7.tar.gz
nixos-config-cb8c4c9161e2502c0a47007fb352cf1e79a130b7.zip
chore(version): v1.5.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80f16c55..6ac222ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.5.2 - 2023-05-27
+#### Bug Fixes
+- **(flake)** Switch to Soisphas templates - (936a2b8) - Soispha
+- **(hm/conf/firefox/prefs)** Readd the download dir setting - (df64a1d) - Soispha
+- **(hosts/marduk)** Use compatible kernel for zfs - (b634108) - Soispha
+#### Build system
+- **(flake)** Update - (4b32094) - Soispha
+- **(update.sh)** Make script somewhat more path indifferent - (f513441) - Soispha
+
+- - -
+
 ## v1.5.1 - 2023-05-26
 #### Bug Fixes
 - **(flake)** Stay on 23.05 until all dependencies have been updated - (8428847) - Soispha