Skip to content

Commit 9188120

Browse files
github-actions[bot]jokajak
authored andcommitted
chore(main): release 1.3.1
1 parent 0881018 commit 9188120

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/jokajak/keyseer.nvim/compare/v1.3.0...v1.3.1) (2023-08-07)
4+
5+
6+
### Bug Fixes
7+
8+
* fix details when ctrl is pressed ([cc82cff](https://github.com/jokajak/keyseer.nvim/commit/cc82cff77ec089e58655188ad66230461e373e54))
9+
* fix details when shift is held down ([7608c60](https://github.com/jokajak/keyseer.nvim/commit/7608c6051f0ba3f0d5dc8a135f073ae89d2d4003))
10+
* fix support for BS keycode ([49e3ac7](https://github.com/jokajak/keyseer.nvim/commit/49e3ac74c13a1cfdc2955543400d35dc2bedcdb9)), closes [#20](https://github.com/jokajak/keyseer.nvim/issues/20)
11+
* handle missing keycodes better ([6953a55](https://github.com/jokajak/keyseer.nvim/commit/6953a5588a9388243f8547ef90533a9724e4b610))
12+
313
## [1.3.0](https://github.com/jokajak/keyseer.nvim/compare/v1.2.0...v1.3.0) (2023-08-07)
414

515

0 commit comments

Comments
 (0)