about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-12 14:46:16 +0100
committerSoispha <soispha@vhack.eu>2024-02-12 14:46:16 +0100
commit266aa29dd295d4c694135798e821e888ca44d284 (patch)
tree44eee914df84d3dfc4756082b73b05c809f2a8d3 /CHANGELOG.md
parentfix(hm/pkgs/scrs/mpc-fav): Correctly orient the if condition (diff)
downloadnixos-config-266aa29dd295d4c694135798e821e888ca44d284.tar.gz
nixos-config-266aa29dd295d4c694135798e821e888ca44d284.zip
chore(version): v1.27.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 365f04de..9a8b64f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.27.4 - 2024-02-12
+#### Bug Fixes
+- **(hm/pkgs/scrs/mpc-fav)** Correctly orient the if condition - (81ddabb) - Soispha
+- **(sys/nixpkgs/pkgs/comments)** Estimate filesize can be > an u32 - (2d383cf) - Soispha
+
+- - -
+
 ## v1.27.3 - 2024-02-11
 #### Bug Fixes
 - **(hm/conf/taskwarrior)** Correctly parse project.nix file - (7e201c8) - Soispha