Update changelog

This commit is contained in:
h2zero 2025-02-25 14:26:57 -07:00
parent 7ef247c8db
commit e5f4d52a5a

View file

@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## Fixed
- Added back `NimBLEClient::connect` overload with `NimBLEAdvertisedDevice` parameter to resolve connection error due to NULL address.
## [2.2.0] 2025-02-24
## Fixed