Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Sep 18, 2024
1 parent 7379623 commit 4f5c022
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 @@ -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
Expand Down

0 comments on commit 4f5c022

Please sign in to comment.