Skip to content

Commit a9abe84

Browse files
committed
chore(main): release 2.0.1
1 parent 978d021 commit a9abe84

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,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/bensteUEM/ChurchToolsAPI/compare/v2.0.0...v2.0.1) (2025-07-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **event_agenda:** get_event_agenda_docx ([cc6f9b0](https://github.com/bensteUEM/ChurchToolsAPI/commit/cc6f9b0c5e80f58813efd1e120975e84bb9bfce9))
9+
* **persons:** NULL value for sexId ([978d021](https://github.com/bensteUEM/ChurchToolsAPI/commit/978d0214d06471917b29a84ff68e9f489afb19be))
10+
311
## [2.0.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/v1.8.0...v2.0.0) (2025-05-20)
412

513

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 = "churchtools-api"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "A python wrapper for use with ChurchToolsAPI"
55
authors = ["bensteUEM", "kolibri52", "fschrempf"]
66
homepage = "https://github.com/bensteUEM/ChurchToolsAPI"

0 commit comments

Comments
 (0)