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 f65b6ac commit dc75a99Copy full SHA for dc75a99
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [5.0.0](https://github.com/rokam/midea-local/compare/v4.0.0...v5.0.0) (2024-10-02)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* **device:** rollback and socket refresh_status ([#307](https://github.com/rokam/midea-local/issues/307))
9
10
+### Bug Fixes
11
12
+* **device:** rollback and socket refresh_status ([#307](https://github.com/rokam/midea-local/issues/307)) ([f65b6ac](https://github.com/rokam/midea-local/commit/f65b6ac8fcc8ff2ae7085068498b96066213b658))
13
14
## [4.0.0](https://github.com/rokam/midea-local/compare/v3.0.1...v4.0.0) (2024-09-29)
15
16
midealocal/version.py
@@ -1,3 +1,3 @@
"""Midea Local Version."""
-__version__ = "4.0.0"
+__version__ = "5.0.0"
0 commit comments