From a422cdf0c0dabb42d8c9b9fd133f328edc8713b6 Mon Sep 17 00:00:00 2001 From: retoor Date: Fri, 7 Nov 2025 17:52:53 +0000 Subject: [PATCH] chore: bump project version to 1.20.0 and update changelog with release notes --- 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.