Skip to content

Commit b968304

Browse files
author
semantic-release
committed
0.8.0
Automatically generated by python-semantic-release
1 parent 688eb31 commit b968304

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# CHANGELOG
22

33

4+
## v0.8.0 (2025-08-12)
5+
6+
47
## v0.7.0 (2025-08-10)
58

69
### Features
@@ -16,6 +19,11 @@ feat: enable fetching activity & logging diapers for babies
1619

1720
## v0.6.7 (2025-06-30)
1821

22+
### Features
23+
24+
- Convert to MQTT
25+
([`35e72a3`](https://github.com/Lash-L/python-snoo/commit/35e72a3feeed865d655855ff81e4263a85d7688f))
26+
1927

2028
## v0.6.6 (2025-05-13)
2129

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-snoo"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
description = "A package to control Snoos."
55
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)