Skip to content

Commit cefa806

Browse files
author
semantic-release
committed
4.16.0
Automatically generated by python-semantic-release
1 parent e72d5ca commit cefa806

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.16.0 (2026-02-22)
6+
7+
### Chores
8+
9+
- Fix test pydoc lint error ([#771](https://github.com/Python-roborock/python-roborock/pull/771),
10+
[`e72d5ca`](https://github.com/Python-roborock/python-roborock/commit/e72d5ca7b7997760498108761d5b9a8c7907addc))
11+
12+
- Update tests/devices/traits/b01/q10/test_status.py
13+
([#771](https://github.com/Python-roborock/python-roborock/pull/771),
14+
[`e72d5ca`](https://github.com/Python-roborock/python-roborock/commit/e72d5ca7b7997760498108761d5b9a8c7907addc))
15+
16+
### Features
17+
18+
- Update the status listener API
19+
([#771](https://github.com/Python-roborock/python-roborock/pull/771),
20+
[`e72d5ca`](https://github.com/Python-roborock/python-roborock/commit/e72d5ca7b7997760498108761d5b9a8c7907addc))
21+
22+
523
## v4.15.0 (2026-02-21)
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.15.0"
3+
version = "4.16.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)