about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-24 15:30:45 +0100
committerSoispha <soispha@vhack.eu>2024-02-24 15:30:45 +0100
commitc30dfaa22d77f8594ec8c0e58713894cf69e7565 (patch)
tree237d046aede8da24df8bb515c363ba5dcc42918c /CHANGELOG.md
parentfix(hm/conf/unison): Fix Typo in `EXTRA_OPTIONS` variable (diff)
downloadnixos-config-c30dfaa22d77f8594ec8c0e58713894cf69e7565.tar.gz
nixos-config-c30dfaa22d77f8594ec8c0e58713894cf69e7565.zip
chore(version): v1.33.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf6c323b..92acbefc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.33.2 - 2024-02-24
+#### Bug Fixes
+- **(hm/conf/unison)** Fix Typo in `EXTRA_OPTIONS` variable - (1a15fb0) - Soispha
+- **(pkgs/scripts/aumo)** Add a warning on wrong usage - (f3615c9) - Soispha
+- **(treewide)** Add shell library import directive - (a2e2ecf) - Soispha
+
+- - -
+
 ## v1.33.1 - 2024-02-24
 #### Bug Fixes
 - **(sys/svcs/xdg/{lf,ranger}-wrapper)** Add a shell library import - (a3e5aff) - Soispha