File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ All notable changes to this project will be documented in this file.
77The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/ >`_,
88and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
99
10- `Unreleased `_
11- =============
10+ `0.19.5 `_ (2022-11-19)
11+ ======================
1212
1313Fixed
1414-----
15- * Fixed getting services in WinRT backend. Fixes #1123 .
15+ * Fixed more issues with getting services in WinRT backend.
1616
1717
1818`0.19.4 `_ (2022-11-06)
@@ -880,7 +880,8 @@ Fixed
880880* Bleak created.
881881
882882
883- .. _Unreleased : https://github.com/hbldh/bleak/compare/v0.19.4...develop
883+ .. _Unreleased : https://github.com/hbldh/bleak/compare/v0.19.5...develop
884+ .. _0.19.5 : https://github.com/hbldh/bleak/compare/v0.19.4...v0.19.5
884885.. _0.19.4 : https://github.com/hbldh/bleak/compare/v0.19.3...v0.19.4
885886.. _0.19.3 : https://github.com/hbldh/bleak/compare/v0.19.2...v0.19.3
886887.. _0.19.2 : https://github.com/hbldh/bleak/compare/v0.19.1...v0.19.2
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " bleak"
3- version = " 0.19.4 "
3+ version = " 0.19.5 "
44description = " Bluetooth Low Energy platform Agnostic Klient"
55authors = [
" Henrik Blidh <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments