@@ -10,6 +10,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Added
1111- Placeholder for future updates and new features.
1212
13+ ## [ 1.2.2] - 2025-08-22
14+ ### Changed
15+ - Aktualisiert: pre-commit Hook ` astral-sh/ruff-pre-commit ` von ` v0.11.12 ` auf ` v0.12.10 ` .
16+ - Aktualisiert: pre-commit Hook ` pycqa/isort ` von ` v5.13.2 ` auf ` v6.0.1 ` .
17+ - Aktualisiert: Abhängigkeit ` typer ` von ` 0.16.0 ` auf ` 0.16.1 ` .
18+ - Aktualisiert: Dev-Abhängigkeit ` pytest ` von ` 8.4.0 ` auf ` 8.4.1 ` .
19+ - Updated pre-commit hook ` astral-sh/ruff-pre-commit ` from ` v0.11.12 ` to ` v0.12.10 ` .
20+ - Updated pre-commit hook ` pycqa/isort ` from ` v5.13.2 ` to ` v6.0.1 ` .
21+ - Updated dependency ` typer ` from ` 0.16.0 ` to ` 0.16.1 ` .
22+ - Updated dev dependency ` pytest ` from ` 8.4.0 ` to ` 8.4.1 ` .
23+ - Updated lock file (` poetry.lock ` ) to reflect new version states.
24+
25+ ## [ 1.2.1] - 2025-06-05
26+ ### Changed
27+
28+ - Updated pytest from 8.3.4 to 8.4
29+ - Updated typer from 0.15.1 to 0.16.0
30+ - Updated pre-commit hook assotile/pyugrade from v3.19.1 to v3.20.0
31+ - Updated setuptools from 76.0.0 to 80.9.0
32+ - Updated Python Docker tags from 3.11-slim-bookworm to 3.13-slim-bookworm and 3.11-bullseye to 3.13-bullseye
33+ - Updated pre-commit ruff from v0.11.0 to v0.11.12
1334
1435## [ 1.2.0] - 2025-04-09
1536
@@ -124,5 +145,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
124145
125146---
126147
127- [ Unreleased ] : https://github.com/at-gmbh/at-python-template/compare/v1.0.0...HEAD
148+ [ Unreleased ] : https://github.com/at-gmbh/at-python-template/compare/v1.2.2...HEAD
149+ [ 1.2.2 ] : https://github.com/at-gmbh/at-python-template/compare/v1.2.1...v1.2.2
150+ [ 1.2.1 ] : https://github.com/at-gmbh/at-python-template/compare/v1.2.0...v1.2.1
151+ [ 1.2.0 ] : https://github.com/at-gmbh/at-python-template/compare/v1.1.1...v1.2.0
152+ [ 1.1.1 ] : https://github.com/at-gmbh/at-python-template/compare/v1.1.0...v1.1.1
153+ [ 1.1.0 ] : https://github.com/at-gmbh/at-python-template/compare/v1.0.1...v1.1.0
154+ [ 1.0.1 ] : https://github.com/at-gmbh/at-python-template/compare/v1.0.0...v1.0.1
128155[ 1.0.0 ] : https://github.com/at-gmbh/at-python-template/releases/tag/v1.0.0
0 commit comments