Skip to content

Commit a131092

Browse files
committed
New release
1 parent 84f3f47 commit a131092

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [0.8.2] - 2024-10-25
2+
- Fix ESP-IDF v5.2.2 build ([#148](https://github.com/taks/esp32-nimble/pull/148))
3+
14
## [0.8.1] - 2024-09-28
25
- Fixed BLEClient dropping multiple times (Fix #143) ([#144](https://github.com/taks/esp32-nimble/pull/144))
36
- Support ESP-IDF v5.2.3

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "esp32-nimble"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = ["taks <857tn859@gmail.com>"]
55
edition = "2021"
66
resolver = "2"

0 commit comments

Comments
 (0)