We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c409c1e commit 3ca25f3Copy full SHA for 3ca25f3
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.2.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/v2.1.0...v2.2.0) (2026-06-14)
4
+
5
6
+### Features
7
8
+* **groups:** add group hiererchy access ([c409c1e](https://github.com/bensteUEM/ChurchToolsAPI/commit/c409c1e6380f2d3a211d65b1c581730711a0c693))
9
10
## [2.1.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/v2.0.0...v2.1.0) (2026-01-21)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "churchtools-api"
-version = "2.1.0"
+version = "2.2.0"
description = "A python wrapper for use with ChurchToolsAPI"
authors = ["bensteUEM", "kolibri52", "fschrempf"]
homepage = "https://github.com/bensteUEM/ChurchToolsAPI"
0 commit comments