Skip to content

Commit 216b644

Browse files
author
semantic-release
committed
4.15.0
Automatically generated by python-semantic-release
1 parent c0a313b commit 216b644

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.15.0 (2026-02-21)
6+
7+
### Bug Fixes
8+
9+
- **q10**: Correct typo in docstring for StatusTrait
10+
([#770](https://github.com/Python-roborock/python-roborock/pull/770),
11+
[`c0a313b`](https://github.com/Python-roborock/python-roborock/commit/c0a313b385da722a81ffe4aeade3bf104bd254a8))
12+
13+
### Features
14+
15+
- **q10**: Add status update listener API
16+
([#770](https://github.com/Python-roborock/python-roborock/pull/770),
17+
[`c0a313b`](https://github.com/Python-roborock/python-roborock/commit/c0a313b385da722a81ffe4aeade3bf104bd254a8))
18+
19+
- **q10**: Add status update listener callback API
20+
([#770](https://github.com/Python-roborock/python-roborock/pull/770),
21+
[`c0a313b`](https://github.com/Python-roborock/python-roborock/commit/c0a313b385da722a81ffe4aeade3bf104bd254a8))
22+
23+
524
## v4.14.0 (2026-02-15)
625

726
### 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.14.0"
3+
version = "4.15.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)