diff options
author | Soispha <soispha@vhack.eu> | 2024-02-28 22:00:34 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-02-28 22:00:34 +0100 |
commit | ce41939d4d70ee326a9bb9930ee73a6b4041f554 (patch) | |
tree | 2eb62cef6201fa27e221fd6f7504a6ab132b71f3 | |
parent | fix(hm/conf/lf/keymappings): Unmap the later bound keys (diff) | |
download | nixos-config-ce41939d4d70ee326a9bb9930ee73a6b4041f554.tar.gz nixos-config-ce41939d4d70ee326a9bb9930ee73a6b4041f554.zip |
chore(version): v1.36.1
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d476fbf8..da5d76c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.36.1 - 2024-02-28 +#### Bug Fixes +- **(hm/conf/lf/keymappings)** Unmap the later bound keys - (055fbaa) - Soispha + +- - - + ## v1.36.0 - 2024-02-28 #### Bug Fixes - **(hm/conf/lf/keymappings)** Use 'k' for sort mappings - (4165445) - Soispha |