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 bf0feb7 commit f3d6fe4Copy full SHA for f3d6fe4
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.8.2 (2024-12-19)
5
+
6
+### Bug Fixes
7
8
+- Add a mop mode to QRevoMaster
9
+ ([#258](https://github.com/humbertogontijo/python-roborock/pull/258),
10
+ [`bf0feb7`](https://github.com/humbertogontijo/python-roborock/commit/bf0feb7ee8bc9933232e8235e6efa92a451ee19e))
11
12
13
## v2.8.1 (2024-12-18)
14
15
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.8.1"
+version = "2.8.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments