diff options
author | Soispha <soispha@vhack.eu> | 2023-08-30 16:28:28 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-08-30 16:28:28 +0200 |
commit | bb9ff8088157800a85a87c605ecaa6566edd873d (patch) | |
tree | d0307cde4b3a339d0fe8df8cf0111b3e554a87fc /CHANGELOG.md | |
parent | Fix(hm/conf/nvim/mappings): Switch `gg` to `uu` (diff) | |
download | nixos-config-bb9ff8088157800a85a87c605ecaa6566edd873d.tar.gz nixos-config-bb9ff8088157800a85a87c605ecaa6566edd873d.zip |
chore(version): v1.9.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 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 |