File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ Unreleased ]
4+ ## [ 2.2.1 ] 2025-02-28
55
66## Fixed
77- Added back ` NimBLEClient::connect ` overload with ` NimBLEAdvertisedDevice ` parameter to resolve connection error due to NULL address.
8+ - Crash caused by returning invalid vector entry when retrieving remote descriptors.
89
910## [ 2.2.0] 2025-02-24
1011
Original file line number Diff line number Diff line change 11# # IDF Component Manager Manifest File
2- version : " 2.2.0 "
2+ version : " 2.2.1 "
33license : " Apache-2.0"
44description : " C++ wrapper for the NimBLE BLE stack"
55url : " https://github.com/h2zero/esp-nimble-cpp"
Original file line number Diff line number Diff line change 11{
22 "name" : " esp-nimble-cpp" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " C++ wrapper for the NimBLE BLE stack" ,
55 "keywords" : [
66 " BLE" ,
You can’t perform that action at this time.
0 commit comments