Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
h2zero committed Dec 15, 2024
1 parent 8c30638 commit 7300547
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# 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, class `NimBLEServer` has no member named `m_pClient`.
- Compile error with nRF devices, unresolved symbol `nimble_port_stop`.

## [2.1.0] 2024-12-14

## **Breaking changes**
Expand Down

0 comments on commit 7300547

Please sign in to comment.