Skip to content

Commit

Permalink
Release 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Jul 29, 2022
1 parent 9aade0d commit 93b9863
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ nav_order: 2

# Changelog

## 0.22.1 Wrong delivery 2022-07-29

### Management

- Ignore received telegrams addressed to individual addresses other than XKNXs current address
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.22.0"
__version__ = "0.22.1"

0 comments on commit 93b9863

Please sign in to comment.