Skip to content

Commit c52b720

Browse files
committed
chore(main): release 2.2.0
1 parent c409c1e commit c52b720

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.1.0](https://github.com/bensteUEM/ChurchToolsAPI/compare/v2.0.0...v2.1.0) (2026-01-21)
411

512

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.1.0"
3+
version = "2.2.0"
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)