File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
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
+
4
19
## v2.17.0 (2025-04-05)
5
20
6
21
### Features
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " python-roborock"
3
- version = " 2.17 .0"
3
+ version = " 2.18 .0"
4
4
description = " A package to control Roborock vacuums."
5
5
authors = [
" humbertogontijo <[email protected] >" ]
6
6
license = " GPL-3.0-only"
You can’t perform that action at this time.
0 commit comments