Update changelog.

This commit is contained in:
h2zero 2024-12-15 10:06:39 -07:00
parent 182e3bb8a3
commit 3c80c950ae

View file

@ -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**