Skip to content

Commit f5d4452

Browse files
committed
Changelog for 1.5
1 parent 840f0f6 commit f5d4452

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased]
77
### Added
8-
- Add support for context-specific hotkeys (THM only takes effect when a specific window is active)
9-
- Add Pause / Resume hotkeys functionality
108
### Changed
11-
- InterceptionTapHold now accepts an instance of AutoHotInterception and a Device ID
12-
This allows you to use AutoHotInterception's GetDeviceIdFromHandle method to get device ID
139
### Deprecated
1410
### Removed
1511
### Fixed
1612

13+
## [1.5] - 2020-04-30
14+
### Added
15+
- Add support for context-specific hotkeys (THM only takes effect when a specific window is active)
16+
- Add Pause / Resume hotkeys functionality
17+
18+
### Changed
19+
- InterceptionTapHold now accepts an instance of AutoHotInterception and a Device ID
20+
This allows you to use AutoHotInterception's GetDeviceIdFromHandle method to get device ID
21+
1722
## [1.4] - 2019-02-28
1823
### Added
1924
- Added MaxTaps parameter to support always firing callback after a fixed number of taps / holds

0 commit comments

Comments
 (0)