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 593c368 commit 470c27dCopy full SHA for 470c27d
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.17.0 (2025-04-05)
5
+
6
+### Features
7
8
+- Add support for g20s ultra ([#359](https://github.com/Python-roborock/python-roborock/pull/359),
9
+ [`593c368`](https://github.com/Python-roborock/python-roborock/commit/593c3687064779ee6790e17f40411cd8129b756e))
10
11
12
## v2.16.1 (2025-03-22)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.16.1"
+version = "2.17.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments