Skip to content

Commit e85be5f

Browse files
author
semantic-release
committed
2.10.0
Automatically generated by python-semantic-release
1 parent 430c248 commit e85be5f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v2.10.0 (2025-01-31)
5+
6+
### Features
7+
8+
- Add commands to add a new device
9+
([#307](https://github.com/Python-roborock/python-roborock/pull/307),
10+
[`430c248`](https://github.com/Python-roborock/python-roborock/commit/430c24806fa06a5cec6c7fb3945a9b9cbfbc2f7a))
11+
12+
* feat: add commands to add a new device
13+
14+
* chore: mr comments
15+
16+
417
## v2.9.8 (2025-01-30)
518

619
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-roborock"
3-
version = "2.9.8"
3+
version = "2.10.0"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)