mirror of
https://github.com/evilC/AutoHotInterception.git
synced 2024-11-16 21:25:46 +00:00
Changelog for 0.5.0
This commit is contained in:
parent
4a27101b29
commit
98e39a9b65
11
CHANGELOG.md
11
CHANGELOG.md
@ -5,14 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
## [0.5.0] - 2019-12-15
|
||||
### Added
|
||||
- SubscribeKeyboard and SubscribeMouseButtons can now be used to subscribe to all keys / buttons on a device
|
||||
- Added ScanCodeTester Development Tool to investigate differences in AHI / AHK ScanCodes
|
||||
### Changed
|
||||
- Monitor.ahk now uses SubscribeKeyboard and SubscribeMouseButtons
|
||||
### Deprecated
|
||||
### Removed
|
||||
- Old Monitor C# class removed
|
||||
### Fixed
|
||||
|
||||
## [0.4.10] - 2019-10-13
|
||||
### Changed
|
||||
|
Loading…
Reference in New Issue
Block a user