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 23bae12 commit d501ad0Copy full SHA for d501ad0
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.14.0 (2025-03-16)
5
+
6
+### Features
7
8
+- Add load_multi_map function ([#349](https://github.com/Python-roborock/python-roborock/pull/349),
9
+ [`23bae12`](https://github.com/Python-roborock/python-roborock/commit/23bae1225389b6ec88bad868b8c6d4a28f458e61))
10
11
12
## v2.13.0 (2025-03-16)
13
14
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-roborock"
-version = "2.13.0"
+version = "2.14.0"
description = "A package to control Roborock vacuums."
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments