Skip to content

Commit 5abe478

Browse files
author
semantic-release
committed
5.23.0
Automatically generated by python-semantic-release
1 parent 79a996d commit 5abe478

3 files changed

Lines changed: 25 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.23.0 (2026-07-03)
6+
7+
### Features
8+
9+
- Add Q10 (B01/ss07) clean-record history trait
10+
([#857](https://github.com/Python-roborock/python-roborock/pull/857),
11+
[`79a996d`](https://github.com/Python-roborock/python-roborock/commit/79a996de463a59ff4de875579a417d157e8cc2e8))
12+
13+
- Q10 (B01/ss07) clean-record history trait
14+
([#857](https://github.com/Python-roborock/python-roborock/pull/857),
15+
[`79a996d`](https://github.com/Python-roborock/python-roborock/commit/79a996de463a59ff4de875579a417d157e8cc2e8))
16+
17+
### Refactoring
18+
19+
- Call the static parse_record via the class, not self
20+
([#857](https://github.com/Python-roborock/python-roborock/pull/857),
21+
[`79a996d`](https://github.com/Python-roborock/python-roborock/commit/79a996de463a59ff4de875579a417d157e8cc2e8))
22+
23+
- Widen parse_record's parameter type to Any | None
24+
([#857](https://github.com/Python-roborock/python-roborock/pull/857),
25+
[`79a996d`](https://github.com/Python-roborock/python-roborock/commit/79a996de463a59ff4de875579a417d157e8cc2e8))
26+
27+
528
## v5.22.0 (2026-06-28)
629

730
### 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 = "5.22.0"
3+
version = "5.23.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)