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.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92acbefc..b6207cc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.34.0 - 2024-02-24
+#### Bug Fixes
+- **(hm/conf/lf/cmds)** Better manage files with pre-defined extensions - (49a1622) - Soispha
+#### Features
+- **(hm/conf/lf/keymappings)** Add sorting mappings - (54a7809) - Soispha
+- **(hm/pkgs)** Add zathura to the pkgs list - (7ed43d2) - Soispha
+
+- - -
+
 ## v1.33.2 - 2024-02-24
 #### Bug Fixes
 - **(hm/conf/unison)** Fix Typo in `EXTRA_OPTIONS` variable - (1a15fb0) - Soispha