about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-30 16:28:28 +0200
committerSoispha <soispha@vhack.eu>2023-08-30 16:28:28 +0200
commitbb9ff8088157800a85a87c605ecaa6566edd873d (patch)
treed0307cde4b3a339d0fe8df8cf0111b3e554a87fc /CHANGELOG.md
parentFix(hm/conf/nvim/mappings): Switch `gg` to `uu` (diff)
downloadnixos-config-bb9ff8088157800a85a87c605ecaa6566edd873d.tar.gz
nixos-config-bb9ff8088157800a85a87c605ecaa6566edd873d.zip
chore(version): v1.9.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 3a2e0665..620fab12 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.9.1 - 2023-08-30
+#### Bug Fixes
+- **(hm/conf/nvim/mappings)** Switch `gg` to `uu` - (9bbbae9) - Soispha
+
+- - -
+
 ## v1.9.0 - 2023-08-30
 #### Bug Fixes
 - **(.gitattributes)** Correct encrypted paths - (96d0cdd) - Soispha