File tree Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v2.19.0 (2025-05-13)
5
+
6
+ ### Bug Fixes
7
+
8
+ - Add Saros 10 dock type code ([ #362 ] ( https://github.com/Python-roborock/python-roborock/pull/362 ) ,
9
+ [ ` 240bf59 ` ] ( https://github.com/Python-roborock/python-roborock/commit/240bf59df1873e85e05356496e5be01f1a000199 ) )
10
+
11
+ ### Chores
12
+
13
+ - ** deps** : Bump aiomqtt from 2.3.2 to 2.4.0
14
+ ([ #375 ] ( https://github.com/Python-roborock/python-roborock/pull/375 ) ,
15
+ [ ` b243a25 ` ] ( https://github.com/Python-roborock/python-roborock/commit/b243a25569c2cb6b54e6c0e1eed6dadecb9ad84c ) )
16
+
17
+ Bumps [ aiomqtt] ( https://github.com/empicano/aiomqtt ) from 2.3.2 to 2.4.0. - [ Release
18
+ notes] ( https://github.com/empicano/aiomqtt/releases ) -
19
+ [ Changelog] ( https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md ) -
20
+ [ Commits] ( https://github.com/empicano/aiomqtt/compare/v2.3.2...v2.4.0 )
21
+
22
+ --- updated-dependencies: - dependency-name: aiomqtt dependency-version: 2.4.0
23
+
24
+ dependency-type: direct: production
25
+
26
+ update-type: version-update: semver-minor ...
27
+
28
+ Signed-off-by: dependabot
[ bot
] < [email protected] >
29
+
30
+ Co-authored-by: dependabot[ bot] <49699333+dependabot[ bot] @users .noreply.github.com>
31
+
32
+ ### Features
33
+
34
+ - Add some logging for the web api
35
+ ([ #377 ] ( https://github.com/Python-roborock/python-roborock/pull/377 ) ,
36
+ [ ` 74c1b5f ` ] ( https://github.com/Python-roborock/python-roborock/commit/74c1b5f6e88ce410f95676de802bd04d304963b1 ) )
37
+
38
+
4
39
## v2.18.2 (2025-05-04)
5
40
6
41
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " python-roborock"
3
- version = " 2.18.2 "
3
+ version = " 2.19.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