From dcb6de0231f2514dde338887335be4084216d954 Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Mon, 22 Mar 2021 22:28:20 +0000 Subject: [PATCH] Bumps changelog version to 2.3.0 Updates the CHANGELOG.md file to add a changelog entry for a new 2.3.0 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 343e61e..d2dd492 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. +## 2.3.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 2.2.0 - 2021-03-22