diff options
author | Soispha <soispha@vhack.eu> | 2024-02-11 16:10:32 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-02-11 16:10:32 +0100 |
commit | f190cb31a04e8da03ea212a22ff4deee265899d3 (patch) | |
tree | fc5e1af3a88f70a819cddb7d486b5de2243d05dd /CHANGELOG.md | |
parent | fix(sys/nixpkgs/pkgs/comments): Allow unknown comment author (diff) | |
download | nixos-config-f190cb31a04e8da03ea212a22ff4deee265899d3.tar.gz nixos-config-f190cb31a04e8da03ea212a22ff4deee265899d3.zip |
chore(version): v1.27.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
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 |