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 1325fda commit 557497aCopy full SHA for 557497a
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# CHANGELOG
2
3
4
+## v2.13.0 (2025-03-16)
5
+
6
+### Features
7
8
+- Add home_data_v3 ([#347](https://github.com/Python-roborock/python-roborock/pull/347),
9
+ [`1325fda`](https://github.com/Python-roborock/python-roborock/commit/1325fdaef0f9d920ab499a0550da51cdb8efc0c4))
10
11
+* feat: add home_data_v3
12
13
+* fix: address comments
14
15
16
## v2.12.2 (2025-03-11)
17
18
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.12.2"
+version = "2.13.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments