We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6f9b0 commit 3e15805Copy full SHA for 3e15805
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.0.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/v1.8.0...v2.0.0) (2025-05-20)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "churchtools-api"
-version = "2.0.0"
+version = "2.0.1"
description = "A python wrapper for use with ChurchToolsAPI"
authors = ["bensteUEM", "kolibri52", "fschrempf"]
homepage = "https://github.com/bensteUEM/ChurchToolsAPI"
0 commit comments