From 96a884f4274e5dd297b4d34f25a5000fbab07f05 Mon Sep 17 00:00:00 2001 From: Sebastian Straub Date: Fri, 5 May 2023 15:23:23 +0200 Subject: [PATCH] changelog update for today's release --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c1bd60..6c523a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/at-gmbh/personio-py/compare/v0.2.2...HEAD) +## [Unreleased](https://github.com/at-gmbh/personio-py/compare/v0.2.3...HEAD) + +... + +## [0.2.3](https://github.com/at-gmbh/personio-py/tree/v0.2.3) - 2023-05-05 * add support for Projects ([#36](https://github.com/at-gmbh/personio-py/pull/36)) * add support for attendances, with paginated API requests ([#35](https://github.com/at-gmbh/personio-py/pull/35))