Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Nov 18, 2023
1 parent e840c14 commit 41905fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.3.2] - 2023-11-18
- Fixed unresolved import error for the std environment. ([#48](https://github.com/taks/esp32-nimble/pull/48))
- Added `BLEAdvertising::disc_mode`, `BLEAdvertising::high_duty_cycle` ([#49](https://github.com/taks/esp32-nimble/pull/49))

## [0.3.1] - 2023-11-16
- Fix link error for esp32c3. ([#44](https://github.com/taks/esp32-nimble/pull/44))
- Changed to accept invalid utf8 advertising name. ([#45](https://github.com/taks/esp32-nimble/pull/45))
Expand Down

0 comments on commit 41905fd

Please sign in to comment.