We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b33d9 commit 1937ff5Copy full SHA for 1937ff5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.11.5 (2024-01-10)
2
+
3
+## Bugfixes
4
5
+- Fix issue with Windows failing to read characteristic descriptors
6
7
# 0.11.4 (2024-01-01)
8
9
## Bugfixes
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "btleplug"
-version = "0.11.4"
+version = "0.11.5"
authors = ["Nonpolynomial, LLC <[email protected]>"]
license = "MIT/Apache-2.0/BSD-3-Clause"
repository = "https://github.com/deviceplug/btleplug"
0 commit comments