From 4569af4b8ccf2bafd10a32b470e461995100d641 Mon Sep 17 00:00:00 2001 From: retoor Date: Fri, 7 Nov 2025 18:52:53 +0100 Subject: [PATCH] maintenance: update project version to 1.20.0 maintenance: update changelog with version 1.20.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 822c19a..6299f2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,22 @@ + + +## Version 1.19.0 - 2025-11-07 + +This release updates the project's version number. No new features or changes are introduced for users or developers. + +**Changes:** 1 files, 2 lines +**Languages:** TOML (2 lines) + +## Version 1.18.0 - 2025-11-07 + +The project has been updated to version 1.18.0. Release notes detailing changes are now available in the CHANGELOG. + +**Changes:** 2 files, 10 lines +**Languages:** Markdown (8 lines), TOML (2 lines) + ## Version 1.17.0 - 2025-11-07 This release updates the project's testing environment to support newer Python versions. It also bumps the version number to 1.17.0 and includes updated release notes.