Skip to content

Commit b1eb4a1

Browse files
author
semantic-release
committed
0.10.0
Automatically generated by python-semantic-release
1 parent f96667f commit b1eb4a1

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.10.0 (2025-10-26)
5+
6+
### Features
7+
8+
- Add get_babies function ([#45](https://github.com/Lash-L/python-snoo/pull/45),
9+
[`f96667f`](https://github.com/Lash-L/python-snoo/commit/f96667f84f65a413a8e66ba7bd1d37cf1ff19f4c))
10+
11+
* Added get_babies function
12+
13+
* Fixed linting
14+
15+
416
## v0.9.0 (2025-08-18)
517

618
### Features

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.9.0"
3+
version = "0.10.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)