Update changelog.

This commit is contained in:
h2zero 2024-12-15 10:06:39 -07:00 committed by Ryan Powell
parent 3743eb954e
commit 3e0ce87a94

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