Skip to content

Commit 7300547

Browse files
committed
Update changelog
1 parent 8c30638 commit 7300547

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [Unreleased]
5+
6+
## Fixed
7+
- `NimBLEHIDDevice::getOutputReport` will now return the correct characteristic.
8+
- Compile error when central is disabled, class `NimBLEServer` has no member named `m_pClient`.
9+
- Compile error with nRF devices, unresolved symbol `nimble_port_stop`.
10+
411
## [2.1.0] 2024-12-14
512

613
## **Breaking changes**

0 commit comments

Comments
 (0)