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.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 478a8bc4..365f04de 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.27.3 - 2024-02-11
+#### Bug Fixes
+- **(hm/conf/taskwarrior)** Correctly parse project.nix file - (7e201c8) - Soispha
+- **(sys/disks)** Differentiate the space limit of '/' an '/tmp' - (5c35f00) - Soispha
+- **(sys/nixpkgs/pkgs/comments)** Allow unknown comment author - (9ddb7d8) - Soispha
+#### Miscellaneous Chores
+- **(hm/soispha/conf/taskwarrior/projects)** Update - (59a13b1) - Soispha
+- **(hm/soispha/conf/taskwarrior/projects)** Update - (4704008) - Soispha
+
+- - -
+
 ## v1.27.2 - 2024-02-09
 #### Bug Fixes
 - **(hm/conf/mail)** Disable himalaya because it changed - (455a1c6) - Soispha