Skip to content

Commit 9f4e2c8

Browse files
author
semantic-release
committed
3.6.0
Automatically generated by python-semantic-release
1 parent e524d31 commit 9f4e2c8

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+
## v3.6.0 (2025-10-27)
6+
7+
### Chores
8+
9+
- Add test coverage for failing to parse bytes
10+
([#572](https://github.com/Python-roborock/python-roborock/pull/572),
11+
[`e524d31`](https://github.com/Python-roborock/python-roborock/commit/e524d31fa63cc6c97c10bf890dbde91e7e5d3840))
12+
13+
- Update tests/devices/traits/v1/test_home.py
14+
([#572](https://github.com/Python-roborock/python-roborock/pull/572),
15+
[`e524d31`](https://github.com/Python-roborock/python-roborock/commit/e524d31fa63cc6c97c10bf890dbde91e7e5d3840))
16+
17+
### Features
18+
19+
- Add map content to the Home trait
20+
([#572](https://github.com/Python-roborock/python-roborock/pull/572),
21+
[`e524d31`](https://github.com/Python-roborock/python-roborock/commit/e524d31fa63cc6c97c10bf890dbde91e7e5d3840))
22+
23+
524
## v3.5.0 (2025-10-27)
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 = "3.5.0"
3+
version = "3.6.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)