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 aaaf0f0 commit 412189bCopy full SHA for 412189b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.1.0 (2024-05-08)
6
+
7
+### Feature
8
9
+* Add s8_maxv_ultra info ([#202](https://github.com/humbertogontijo/python-roborock/issues/202)) ([`aaaf0f0`](https://github.com/humbertogontijo/python-roborock/commit/aaaf0f0c381924524a079f600de14db1cd61ed45))
10
11
## v2.0.0 (2024-04-11)
12
13
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "2.0.0"
+version = "2.1.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments