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:14:17 +0100
committerSoispha <soispha@vhack.eu>2024-01-30 08:14:17 +0100
commitf8ff6f37eddb08319e494c3d7e9c46cdc06bc460 (patch)
treeda0c6bfaeb06b4d0b59537b55459acf1f3ac9227 /CHANGELOG.md
parentfix(treewide): Fully remove grades (diff)
downloadnixos-config-f8ff6f37eddb08319e494c3d7e9c46cdc06bc460.tar.gz
nixos-config-f8ff6f37eddb08319e494c3d7e9c46cdc06bc460.zip
chore(version): v1.26.2
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 7e019c10..f67e580b 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.2 - 2024-01-30
+#### Bug Fixes
+- **(treewide)** Fully remove grades - (63b23a0) - Soispha
+
+- - -
+
 ## v1.26.1 - 2024-01-30
 #### Bug Fixes
 - **(hm/pkgs)** Remove `grades` as it no longer compiles - (02ed712) - Soispha