We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b4ac8 commit d5e40aeCopy full SHA for d5e40ae
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.0.2](https://github.com/rokam/midea-local/compare/v6.0.1...v6.0.2) (2024-10-08)
4
+
5
6
+### Bug Fixes
7
8
+* add more BodyType ([#321](https://github.com/rokam/midea-local/issues/321)) ([a1b4ac8](https://github.com/rokam/midea-local/commit/a1b4ac807e3b475f0a32f44c0f1d7af980d7a486))
9
10
## [6.0.1](https://github.com/rokam/midea-local/compare/v6.0.0...v6.0.1) (2024-10-06)
11
12
midealocal/version.py
@@ -1,3 +1,3 @@
"""Midea Local Version."""
-__version__ = "6.0.1"
+__version__ = "6.0.2"
0 commit comments