Skip to content

Commit

Permalink
CHANGELOG: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Sep 21, 2022
1 parent 7039456 commit 666840a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ Fixed
* Updated ``txdbus`` requirement to version 1.1.1 (Merged #122)
* Implemented ``write_gatt_descriptor`` for Bluez backend.
* Large change in Bluez backend handling of Twisted reactors. Fixes #143
* Modified ``set_disconnect_callback`` to actually call the callback as a callback. Fixes #108.
* Modified ``set_disconnected_callback`` to actually call the callback as a callback. Fixes #108.
* Added another required parameter to disconnect callbacks.
* Added Discovery filter option in BlueZ backend (Merged #124)
* Merge #138: comments about Bluez version check.
Expand Down

0 comments on commit 666840a

Please sign in to comment.