diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aaa265..87ffcba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## [Unreleased] + +## Fixed +- `NimBLEHIDDevice::getOutputReport` will now return the correct characteristic. +- Compile error when central is disabled. + ## [2.0.0] 2024-12-14 ## **Breaking changes**