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 11# CHANGELOG
22
33
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+
422## v2.14.0 (2025-03-16)
523
624### Features
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " python-roborock"
3- version = " 2.14 .0"
3+ version = " 2.15 .0"
44description = " A package to control Roborock vacuums."
55authors = [" humbertogontijo <humbertogontijo@users.noreply.github.com>" ]
66license = " GPL-3.0-only"
You can’t perform that action at this time.
0 commit comments