File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v2.9.6 (2025-01-26)
5+
6+ ### Bug Fixes
7+
8+ - Remove the __ del__ warning for disconnected clients
9+ ([ #308 ] ( https://github.com/Python-roborock/python-roborock/pull/308 ) ,
10+ [ ` 235752b ` ] ( https://github.com/Python-roborock/python-roborock/commit/235752bd77e4617323366b56439bf8981b071430 ) )
11+
12+ ### Refactoring
13+
14+ - Breaking change to remove sync APIs
15+ ([ #306 ] ( https://github.com/Python-roborock/python-roborock/pull/306 ) ,
16+ [ ` 3c30d93 ` ] ( https://github.com/Python-roborock/python-roborock/commit/3c30d933f680cc567b10ad6566b02289eade5b3f ) )
17+
18+ * refactor: breaking change to remove sync APIs
19+
20+ * chore: downgrade log to a debug message
21+
22+
423## v2.9.5 (2025-01-21)
524
625### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " python-roborock"
3- version = " 2.9.5 "
3+ version = " 2.9.6 "
44description = " A package to control Roborock vacuums."
55authors = [" humbertogontijo <humbertogontijo@users.noreply.github.com>" ]
66license = " GPL-3.0-only"
You can’t perform that action at this time.
0 commit comments