Skip to content

Commit 4b4e5aa

Browse files
author
semantic-release
committed
3.14.2
Automatically generated by python-semantic-release
1 parent a86db71 commit 4b4e5aa

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v3.14.2 (2025-12-14)
6+
7+
### Bug Fixes
8+
9+
- Additional device logging improvements
10+
([#668](https://github.com/Python-roborock/python-roborock/pull/668),
11+
[`a86db71`](https://github.com/Python-roborock/python-roborock/commit/a86db717a07d24b0e6ab471ee814b0853b523918))
12+
13+
- Improve device logging ([#668](https://github.com/Python-roborock/python-roborock/pull/668),
14+
[`a86db71`](https://github.com/Python-roborock/python-roborock/commit/a86db717a07d24b0e6ab471ee814b0853b523918))
15+
16+
### Chores
17+
18+
- Further readability improvements to device logging
19+
([#668](https://github.com/Python-roborock/python-roborock/pull/668),
20+
[`a86db71`](https://github.com/Python-roborock/python-roborock/commit/a86db717a07d24b0e6ab471ee814b0853b523918))
21+
22+
- Improve device logging container summary string
23+
([#668](https://github.com/Python-roborock/python-roborock/pull/668),
24+
[`a86db71`](https://github.com/Python-roborock/python-roborock/commit/a86db717a07d24b0e6ab471ee814b0853b523918))
25+
26+
527
## v3.14.1 (2025-12-14)
628

729
### 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 = "3.14.1"
3+
version = "3.14.2"
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)