We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db11c0f commit 71e8a9eCopy full SHA for 71e8a9e
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.8.3 (2024-12-19)
5
+
6
+### Bug Fixes
7
8
+- Add support for QRevo Master mop mode
9
+ ([#259](https://github.com/humbertogontijo/python-roborock/pull/259),
10
+ [`db11c0f`](https://github.com/humbertogontijo/python-roborock/commit/db11c0f8ca7c08d2f795f77f7a652db4bfaa91ae))
11
12
13
## v2.8.2 (2024-12-19)
14
15
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.8.2"
+version = "2.8.3"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments