From 036c748086f5845754f1e0b74cc9afca7f221fe6 Mon Sep 17 00:00:00 2001 From: core23 Date: Sun, 26 May 2024 09:00:43 +0200 Subject: [PATCH] Bumps changelog version to 3.0.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf016de..a761540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 3.0.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 2.4.0 - 2023-08-10