Skip to content

Commit f3d6fe4

Browse files
author
semantic-release
committed
2.8.2
Automatically generated by python-semantic-release
1 parent bf0feb7 commit f3d6fe4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# CHANGELOG
22

33

4+
## v2.8.2 (2024-12-19)
5+
6+
### Bug Fixes
7+
8+
- Add a mop mode to QRevoMaster
9+
([#258](https://github.com/humbertogontijo/python-roborock/pull/258),
10+
[`bf0feb7`](https://github.com/humbertogontijo/python-roborock/commit/bf0feb7ee8bc9933232e8235e6efa92a451ee19e))
11+
12+
413
## v2.8.1 (2024-12-18)
514

615
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "2.8.1"
3+
version = "2.8.2"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)