From 4f5c022da6697855a11c51677898d3e1217c2b14 Mon Sep 17 00:00:00 2001 From: taks <857tn859@gmail.com> Date: Wed, 18 Sep 2024 18:35:05 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32fce03..3695ecf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ - Fixed corruption of read data - Fix Guru Meditation Error ([#133](https://github.com/taks/esp32-nimble/pull/133)) - BleAddress LE and BE functions (breaking change) ([#137](https://github.com/taks/esp32-nimble/pull/137)) +- Added extended advertising scan support ([#141](https://github.com/taks/esp32-nimble/pull/141)) +- Changed scan API (breaking change) ([#142](https://github.com/taks/esp32-nimble/pull/142)) +- Add member docs to NimbleProperties ([#103](https://github.com/taks/esp32-nimble/pull/103)) ## [0.7.0] - 2024-07-11 - Upgraded to `esp-idf-svc` 0.49