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 430c248 commit e85be5fCopy full SHA for e85be5f
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# CHANGELOG
2
3
4
+## v2.10.0 (2025-01-31)
5
+
6
+### Features
7
8
+- Add commands to add a new device
9
+ ([#307](https://github.com/Python-roborock/python-roborock/pull/307),
10
+ [`430c248`](https://github.com/Python-roborock/python-roborock/commit/430c24806fa06a5cec6c7fb3945a9b9cbfbc2f7a))
11
12
+* feat: add commands to add a new device
13
14
+* chore: mr comments
15
16
17
## v2.9.8 (2025-01-30)
18
19
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.9.8"
+version = "2.10.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments