Skip to content

Commit 2ac5833

Browse files
committed
Updated CHANGELOG
1 parent fe52025 commit 2ac5833

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
33
All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [Version 4.1.2] - 2024-04-24
7+
8+
### Fixed
9+
10+
- Fixed device filter on MacOS.
11+
- Fixed forwarding of FN keys on MacOS.
12+
- Fixed slowly appearing tray icon menu on Linux.
13+
14+
## [Version 4.1.1] - 2024-04-19
15+
16+
### Added
17+
18+
- Added "Devices" entry to tray icon menu.
19+
20+
### Changed
21+
22+
- Always using Interception when available on Windows.
23+
24+
### Fixed
25+
26+
- Fixed tray icon Linux.
27+
628
## [Version 4.1.0] - 2024-04-17
729

830
### Added
@@ -446,6 +468,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
446468

447469
## [Version 1.1.5] - 2020-05-09
448470

471+
[version 4.1.2]: https://github.com/houmain/keymapper/compare/4.1.1...4.1.2
472+
[version 4.1.1]: https://github.com/houmain/keymapper/compare/4.1.0...4.1.1
449473
[version 4.1.0]: https://github.com/houmain/keymapper/compare/4.0.2...4.1.0
450474
[version 4.0.2]: https://github.com/houmain/keymapper/compare/4.0.1...4.0.2
451475
[version 4.0.1]: https://github.com/houmain/keymapper/compare/4.0.0...4.0.1

0 commit comments

Comments
 (0)