Skip to content

Commit

Permalink
Release 0.18.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Wichmann committed Oct 16, 2021
1 parent 297afc4 commit 58d0a62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@

### Internals

## 0.18.11 Task Registry 2021-10-16

### Internals

- Stop state updater if connection is lost and restart if restored
- Add central task registry to keep track of tasks spawned in devices

## 0.18.10 Connection Manager 2021-10-13

Expand Down
2 changes: 1 addition & 1 deletion xknx/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""XKNX version."""

__version__ = "0.18.10"
__version__ = "0.18.11"

0 comments on commit 58d0a62

Please sign in to comment.