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 4af1490 commit 7631992Copy full SHA for 7631992
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# CHANGELOG
2
3
4
+## v2.11.2 (2025-02-13)
5
+
6
+### Bug Fixes
7
8
+- Add some extra data protocol checking
9
+ ([#331](https://github.com/Python-roborock/python-roborock/pull/331),
10
+ [`4af1490`](https://github.com/Python-roborock/python-roborock/commit/4af1490ea4db0dbeb5d5666019d9433af4f3d273))
11
12
13
## v2.11.1 (2025-02-03)
14
15
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.11.1"
+version = "2.11.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments