Skip to content

Commit 64ba42b

Browse files
author
semantic-release
committed
4.21.0
Automatically generated by python-semantic-release
1 parent 258e918 commit 64ba42b

File tree

3 files changed

+30
-2
lines changed

3 files changed

+30
-2
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
<!-- version list -->
44

5+
## v4.21.0 (2026-03-14)
6+
7+
### Chores
8+
9+
- Address test comments ([#765](https://github.com/Python-roborock/python-roborock/pull/765),
10+
[`258e918`](https://github.com/Python-roborock/python-roborock/commit/258e918905666647753a1cd5857b7fd89dc77014))
11+
12+
- Call super init ([#765](https://github.com/Python-roborock/python-roborock/pull/765),
13+
[`258e918`](https://github.com/Python-roborock/python-roborock/commit/258e918905666647753a1cd5857b7fd89dc77014))
14+
15+
- Clean up and better match status trait
16+
([#765](https://github.com/Python-roborock/python-roborock/pull/765),
17+
[`258e918`](https://github.com/Python-roborock/python-roborock/commit/258e918905666647753a1cd5857b7fd89dc77014))
18+
19+
- Move outside of loop ([#765](https://github.com/Python-roborock/python-roborock/pull/765),
20+
[`258e918`](https://github.com/Python-roborock/python-roborock/commit/258e918905666647753a1cd5857b7fd89dc77014))
21+
22+
- Simplify device_feature_trait usage
23+
([#765](https://github.com/Python-roborock/python-roborock/pull/765),
24+
[`258e918`](https://github.com/Python-roborock/python-roborock/commit/258e918905666647753a1cd5857b7fd89dc77014))
25+
26+
### Features
27+
28+
- Add stronger mop washing support
29+
([#765](https://github.com/Python-roborock/python-roborock/pull/765),
30+
[`258e918`](https://github.com/Python-roborock/python-roborock/commit/258e918905666647753a1cd5857b7fd89dc77014))
31+
32+
533
## v4.20.0 (2026-03-09)
634

735
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "4.20.0"
3+
version = "4.21.0"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)