Skip to content

Commit e2de3f6

Browse files
committed
Update changelog
1 parent bdb8627 commit e2de3f6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [Unreleased]
5+
6+
## Fixed
7+
- Added back `NimBLEClient::connect` overload with `NimBLEAdvertisedDevice` parameter to resolve connection error due to NULL address.
8+
49
## [2.2.0] 2025-02-24
510

11+
## Fixed
12+
- Crash when calling `NimBLEClient::DiscoverAttributes`.
13+
614
## Added
715
- Conditional macros for logging.
8-
- `NimBLEDevicecallbacks` class with a callback for handling bond storage.
16+
- `NimBLEDeviceCallbacks` class with a callback for handling bond storage.
917

1018
## [2.1.1] 2025-01-26
1119

0 commit comments

Comments
 (0)