Skip to content

Commit 1937ff5

Browse files
DavidZemonqdot
authored andcommitted
doc: Roll version/CHANGELOG for 0.11.5
1 parent 05b33d9 commit 1937ff5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# 0.11.4 (2024-01-01)
28

39
## Bugfixes

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.4"
3+
version = "0.11.5"
44
authors = ["Nonpolynomial, LLC <kyle@nonpolynomial.com>"]
55
license = "MIT/Apache-2.0/BSD-3-Clause"
66
repository = "https://github.com/deviceplug/btleplug"

0 commit comments

Comments
 (0)