about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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