From e1727638fe96c238c813bdf5a981b3b3173934a0 Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Wed, 2 Sep 2020 13:51:51 +0000 Subject: [PATCH] Bumps changelog version to 2.3.3 Updates the CHANGELOG.md file to add a changelog entry for a new 2.3.3 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 036a9a6e..dcca0c45 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.3 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 2.3.2 - 2020-09-02 ### Added