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.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 147d9f08..cf6c323b 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.1 - 2024-02-24
+#### Bug Fixes
+- **(sys/svcs/xdg/{lf,ranger}-wrapper)** Add a shell library import - (a3e5aff) - Soispha
+#### Build system
+- **(treewide)** Update shell library - (32d1ea6) - Soispha
+
+- - -
+
 ## v1.33.0 - 2024-02-24
 #### Bug Fixes
 - **(hm/pkgs/fupdate)** Don't pass '--' to child command - (b0ac35f) - Soispha