add v2.0.0 to CHANGELOG

This commit is contained in:
2026-04-01 12:25:01 +01:00
parent d6a26fda34
commit f75cb98d67

View File

@@ -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