Skip to content

Commit 61ac8ef

Browse files
committed
doc: Update version/CHANGELOG for 0.11.8
1 parent 75d45d2 commit 61ac8ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.11.8 (2025-04-20)
2+
3+
## Features
4+
5+
- Update dependencies
6+
- Including to windows-rs 0.61, which required some small code changes
7+
18
# 0.11.7 (2024-12-21)
29

310
## Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "btleplug"
3-
version = "0.11.7"
3+
version = "0.11.8"
44
authors = ["Nonpolynomial, LLC <[email protected]>"]
55
license = "MIT/Apache-2.0/BSD-3-Clause"
66
repository = "https://github.com/deviceplug/btleplug"

0 commit comments

Comments
 (0)