mirror of
https://github.com/evilC/AutoHotInterception.git
synced 2024-11-18 15:26:08 +00:00
16 lines
470 B
Markdown
16 lines
470 B
Markdown
|
# Changelog
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
|
||
|
## [Unreleased]
|
||
|
### Added
|
||
|
### Changed
|
||
|
### Deprecated
|
||
|
### Removed
|
||
|
### Fixed
|
||
|
- SubscribeMouseMove endpoint fixed to not return bool (Fix "Can not implicitly convert type Void to object" error)
|
||
|
|
||
|
## [0.3.7] - 2018-12-11
|
||
|
|