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 1ee541b commit 622fd4fCopy full SHA for 622fd4f
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# CHANGELOG
2
3
4
+## v2.9.0-rc.2 (2024-12-05)
5
+
6
+### Bug Fixes
7
8
+- Try again
9
+ ([`1ee541b`](https://github.com/humbertogontijo/python-roborock/commit/1ee541b86c29f819274e5997ff3c42247ca845cb))
10
11
+- Check
12
+ ([`9f0d926`](https://github.com/humbertogontijo/python-roborock/commit/9f0d926d8685782848439c38da02749118fc997b))
13
14
15
## v2.9.0-rc.1 (2024-11-20)
16
17
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.9.0-rc.1"
+version = "2.9.0-rc.2"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments