Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Dec 19, 2023
1 parent 3b4cc14 commit 75bb3e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
- Added `BLEAdvertisedDevice::adv_type`, `BLEAdvertisedDevice::adv_flags`
- Added `BLEAddress::from_str`
- Added whitelist API.
- Added `BLEClient::get_rssi` ([#58](https::/github.com/taks/esp32-nimble/pull/58))
- Added `BLEConnDesc`
- Fixed no_std build.

## [0.4.0] - 2023-12-01
- Added `BLEAdvertising::min_interval`, `BLEAdvertising::max_interval` ([#51](https::/github.com/taks/esp32-nimble/pull/51))
Expand Down

0 comments on commit 75bb3e8

Please sign in to comment.