Skip to content

Commit f00f48d

Browse files
author
github-actions
committed
0.8.0
Automatically generated by python-semantic-release
1 parent 746eec9 commit f00f48d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.8.0 (2023-04-27)
6+
### Feature
7+
* Added error check and deviceprop functionality for core ([#42](https://github.com/humbertogontijo/python-roborock/issues/42)) ([`746eec9`](https://github.com/humbertogontijo/python-roborock/commit/746eec99ae0b6115fea6277f51b546036f7b3f18))
8+
59
## v0.7.8 (2023-04-26)
610
### Fix
711
* Local api failing to send message ([`4cc38fe`](https://github.com/humbertogontijo/python-roborock/commit/4cc38fe13df487296efda2a1e962c238e3d69168))

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 = "0.7.8"
3+
version = "0.8.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)