File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.0] ( https://github.com/rokam/midea-local/compare/v3.0.1...v4.0.0 ) (2024-09-29)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** device:** rollback and improve send/recv socket exception ([ #304 ] ( https://github.com/rokam/midea-local/issues/304 ) )
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** device:** rollback and improve send/recv socket exception ([ #304 ] ( https://github.com/rokam/midea-local/issues/304 ) ) ([ 7083464] ( https://github.com/rokam/midea-local/commit/7083464bba91e2f341d09de3b90b6bc77ccac9cb ) )
13
+
3
14
## [ 3.0.1] ( https://github.com/rokam/midea-local/compare/v3.0.0...v3.0.1 ) (2024-09-21)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
"""Midea Local Version."""
2
2
3
- __version__ = "3 .0.1 "
3
+ __version__ = "4 .0.0 "
You can’t perform that action at this time.
0 commit comments