From c219de0c8bb1f78bc9c9362563298053a25bc0bc Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Sun, 25 Oct 2020 07:22:09 +0000 Subject: [PATCH] Bumps changelog version to 2.1.3 Updates the CHANGELOG.md file to add a changelog entry for a new 2.1.3 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 142c06d..5cfd371 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.1.3 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 2.1.2 - 2020-10-25