about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-30 08:00:47 +0100
committerSoispha <soispha@vhack.eu>2024-01-30 08:00:47 +0100
commitcef8741459136298e53565d35a8b1a7f6b771225 (patch)
tree67dc8bf9a7e8549986fd59b65fa35e4136b77c77 /CHANGELOG.md
parentfix(hm/pkgs): Remove `grades` as it no longer compiles (diff)
downloadnixos-config-cef8741459136298e53565d35a8b1a7f6b771225.tar.gz
nixos-config-cef8741459136298e53565d35a8b1a7f6b771225.zip
chore(version): v1.26.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ed0678b..7e019c10 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.26.1 - 2024-01-30
+#### Bug Fixes
+- **(hm/pkgs)** Remove `grades` as it no longer compiles - (02ed712) - Soispha
+
+- - -
+
 ## v1.26.0 - 2024-01-30
 #### Bug Fixes
 - **(hm)** Move the session variables to their associated service - (12e3c1a) - Soispha