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 cad97da commit 2f1b856Copy full SHA for 2f1b856
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.26.0 (2023-06-20)
6
+
7
+### Feature
8
9
+* Adding command cache ([#77](https://github.com/humbertogontijo/python-roborock/issues/77)) ([`505f5e4`](https://github.com/humbertogontijo/python-roborock/commit/505f5e45a56e98c248a38236ae3f02908583de12))
10
11
## v0.25.2 (2023-06-17)
12
13
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "python-roborock"
-version = "0.25.2"
+version = "0.26.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments