about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-10 20:53:20 +0100
committerSoispha <soispha@vhack.eu>2023-12-10 20:53:20 +0100
commitdd54337e60374781902e5ed176caee4dd9fa10aa (patch)
tree8191ccc5991d640236eee2774bedbc2cc1a9f8e7 /CHANGELOG.md
parentfix(hm/conf/nvim/plgs/harpoon): Use version locked to the old branch (diff)
downloadnixos-config-dd54337e60374781902e5ed176caee4dd9fa10aa.tar.gz
nixos-config-dd54337e60374781902e5ed176caee4dd9fa10aa.zip
chore(version): v1.17.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d916963c..f9a9c1d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.17.1 - 2023-12-10
+#### Bug Fixes
+- **(hm/conf/nvim/plgs/harpoon)** Use version locked to the old branch - (78d136c) - Soispha
+
+- - -
+
 ## v1.17.0 - 2023-12-09
 #### Bug Fixes
 - **(flake)** Use self instead of a reimport of itself - (e97702e) - Soispha