File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v2.15.0 (2025-03-18)
5
+
6
+ ### Chores
7
+
8
+ - Fix documentation links ([ #348 ] ( https://github.com/Python-roborock/python-roborock/pull/348 ) ,
9
+ [ ` 404a47c ` ] ( https://github.com/Python-roborock/python-roborock/commit/404a47c8c51891ed90093869e567d56386cdc4a2 ) )
10
+
11
+ ### Features
12
+
13
+ - Allow passing in clientsession
14
+ ([ #354 ] ( https://github.com/Python-roborock/python-roborock/pull/354 ) ,
15
+ [ ` 1d31cf6 ` ] ( https://github.com/Python-roborock/python-roborock/commit/1d31cf619ef38dfdd2891cd42c0acf4550b88c29 ) )
16
+
17
+ * feat: allow passing in clientsession
18
+
19
+ * fix: test
20
+
21
+
4
22
## v2.14.0 (2025-03-16)
5
23
6
24
### Features
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " python-roborock"
3
- version = " 2.14 .0"
3
+ version = " 2.15 .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