Skip to content

Commit ba422aa

Browse files
author
semantic-release
committed
2.18.0
Automatically generated by python-semantic-release
1 parent 93ef8ad commit ba422aa

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.18.0 (2025-04-06)
5+
6+
### Features
7+
8+
- Rate limits for login and home data
9+
([#361](https://github.com/Python-roborock/python-roborock/pull/361),
10+
[`93ef8ad`](https://github.com/Python-roborock/python-roborock/commit/93ef8addfd2faa6264606c9d710c46772cd52150))
11+
12+
* feat: rate limits for login and home data
13+
14+
* fix: comments
15+
16+
* fix: testing and comments
17+
18+
419
## v2.17.0 (2025-04-05)
520

621
### Features

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.17.0"
3+
version = "2.18.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)