diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d82202..6564a7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog All notable changes to this project will be documented in this file. +## [Unreleased] + +## Fixed +- Compile error when only advertising role is enabled. +- Possible crash if bonded client reconnects. + +## Changed +- `NimBLEHIDDevice` can now create more than one in/out/feature report map. + +## Added +- Config for custom log colors pre level. + ## [2.0.1] 2024-12-16 ## Fixed