diff options
author | Soispha <soispha@vhack.eu> | 2023-12-10 20:53:20 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-10 20:53:20 +0100 |
commit | dd54337e60374781902e5ed176caee4dd9fa10aa (patch) | |
tree | 8191ccc5991d640236eee2774bedbc2cc1a9f8e7 /CHANGELOG.md | |
parent | fix(hm/conf/nvim/plgs/harpoon): Use version locked to the old branch (diff) | |
download | nixos-config-dd54337e60374781902e5ed176caee4dd9fa10aa.tar.gz nixos-config-dd54337e60374781902e5ed176caee4dd9fa10aa.zip |
chore(version): v1.17.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
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 |