From 9031b46b663576bd483980142faf8d41fc8867ff Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Wed, 16 Dec 2020 21:35:52 +0000 Subject: [PATCH] Bumps changelog version to 4.2.0 Updates the CHANGELOG.md file to add a changelog entry for a new 4.2.0 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d0c7ab2..a97d0a8a 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. +## 4.2.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 4.1.0 - 2020-12-16