File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v2.9.2 (2025-01-19)
5+
6+ ### Bug Fixes
7+
8+ - Update local API protocol broken during refactoring and add additional tests for API calls
9+ ([ #293 ] ( https://github.com/Python-roborock/python-roborock/pull/293 ) ,
10+ [ ` ea8e55a ` ] ( https://github.com/Python-roborock/python-roborock/commit/ea8e55a0b9c54e7c7d6235ad0e73f7b75ec4de7b ) )
11+
12+ * test: add an additional local API test and fix bug in test fixture
13+
14+ * test: fix formatting
15+
16+ * fix: Update local API
17+
18+ ### Chores
19+
20+ - Remove dacite and update readme
21+ ([ #294 ] ( https://github.com/Python-roborock/python-roborock/pull/294 ) ,
22+ [ ` 699a2c5 ` ] ( https://github.com/Python-roborock/python-roborock/commit/699a2c5ed5362ee4004d2888037baf929869e98c ) )
23+
24+ - Update CI to run on one platform, but multiple python versions
25+ ([ #292 ] ( https://github.com/Python-roborock/python-roborock/pull/292 ) ,
26+ [ ` 16ab4ff ` ] ( https://github.com/Python-roborock/python-roborock/commit/16ab4ff433d25df9daa4bf102569c39bbd686420 ) )
27+
28+
429## v2.9.1 (2025-01-13)
530
631### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " python-roborock"
3- version = " 2.9.1 "
3+ version = " 2.9.2 "
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