We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ba36d commit b659f83Copy full SHA for b659f83
2 files changed
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# CHANGELOG
2
3
4
+## v0.7.0 (2025-08-10)
5
+
6
+### Features
7
8
+- Enable fetching activity and logging diapers for babies
9
+ ([`91ba36d`](https://github.com/Lash-L/python-snoo/commit/91ba36d3a56e01cdb56a1ba7b25015d9268b2ef2))
10
11
+feat: enable fetching activity & logging diapers for babies
12
13
+- Enable fetching activity & logging diapers for babies
14
+ ([`31b86da`](https://github.com/Lash-L/python-snoo/commit/31b86da748ffeafb1e9ee5d365d5c8ecd8daae8d))
15
16
17
## v0.6.7 (2025-06-30)
18
19
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-snoo"
-version = "0.6.7"
+version = "0.7.0"
description = "A package to control Snoos."
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments