From 11ea2ddd856afb01e222eb685d5ac56b97a04342 Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Sun, 17 Jan 2021 17:08:35 +0000 Subject: [PATCH] Bumps changelog version to 3.6.3 Updates the CHANGELOG.md file to add a changelog entry for a new 3.6.3 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b44da37..e8946d54 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.6.3 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 3.6.2 - 2021-01-17