about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-24 20:01:28 +0100
committerSoispha <soispha@vhack.eu>2024-02-24 20:01:28 +0100
commit64f59cc360dac59cf9c1adcc839018396bd9c664 (patch)
tree830f227fb4ba223ad50e1b0fead96b6ec6b432f0
parentfeat(hm/pkgs): Add zathura to the pkgs list (diff)
downloadnixos-config-64f59cc360dac59cf9c1adcc839018396bd9c664.tar.gz
nixos-config-64f59cc360dac59cf9c1adcc839018396bd9c664.zip
chore(version): v1.34.0
-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