Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Sep 23, 2024
1 parent e4f9d35 commit faf97fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ nav_order: 2

# Changelog

### Features
# 3.2.0 Climate Fan speed 2024-09-23

### Devices

- Added fan speed support to climate
- Climate: Added fan speed support

# 3.1.1 Fix Eberle status 2024-08-19

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__ = "3.1.1"
__version__ = "3.2.0"

0 comments on commit faf97fc

Please sign in to comment.