Skip to content

Commit 0c4b90a

Browse files
author
semantic-release
committed
4.2.0
Automatically generated by python-semantic-release
1 parent 8d76119 commit 0c4b90a

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.2.0 (2025-12-30)
6+
7+
### Chores
8+
9+
- Add end to end tests for Q10 devices
10+
([#721](https://github.com/Python-roborock/python-roborock/pull/721),
11+
[`8d76119`](https://github.com/Python-roborock/python-roborock/commit/8d761194bc1daaa82564fc49e3ef63f85a209dba))
12+
13+
- Remove unused timeout field ([#721](https://github.com/Python-roborock/python-roborock/pull/721),
14+
[`8d76119`](https://github.com/Python-roborock/python-roborock/commit/8d761194bc1daaa82564fc49e3ef63f85a209dba))
15+
16+
### Features
17+
18+
- Recognize Q10 devices and add a command trait
19+
([#721](https://github.com/Python-roborock/python-roborock/pull/721),
20+
[`8d76119`](https://github.com/Python-roborock/python-roborock/commit/8d761194bc1daaa82564fc49e3ef63f85a209dba))
21+
22+
523
## v4.1.1 (2025-12-29)
624

725
### Bug Fixes

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.1.1"
3+
version = "4.2.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)