We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583c08e commit 29866b5Copy full SHA for 29866b5
CHANGELOG.rst
@@ -25,11 +25,12 @@ Changed
25
Fixed
26
~~~~~
27
28
-* UUID property bug fixed in BlueZ backend. Merged #307
+* UUID property bug fixed in BlueZ backend. Merged #307.
29
* Fix for broken RTD documentation.
30
* Fix UUID string arguments should not be case sensitive.
31
* Fix ``BleakGATTService.get_characteristic()`` method overridden with ``NotImplementedError``
32
in BlueZ backend.
33
+* Fix ``AttributeError`` when trying to connect using CoreBluetooth backend. Merged #323.
34
35
`0.8.0`_ (2020-09-22)
36
---------------------
0 commit comments