diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf062f..859c374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,4 +17,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Interception DLLs are no longer bundled with AHI ### Fixed - SubscribeMouseMove endpoint fixed to not return bool (Fix "Can not implicitly convert type Void to object" error) -- Pause button now works \ No newline at end of file +- Pause button now works +- UnsubscribeMouseButton now correctly checks if the device is a mouse \ No newline at end of file