From f75cb98d67cd3c430e8d4a5b882c72da8992a5d9 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 1 Apr 2026 12:25:01 +0100 Subject: [PATCH] add v2.0.0 to CHANGELOG --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 149def0..44777c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -The following changes are proposals for v2. +- [x] + +## [2.0.0] - 2026-04-01 ### Added @@ -28,7 +30,6 @@ The following changes are proposals for v2. - loguru is now used for logging. See the examples for a demonstration. - ## [1.1.2] - 2024-11-06 ### Fixed