From c61eb1e65a4c28a47c52f2654ccb2f73b4eb5c63 Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Thu, 1 Dec 2022 16:12:51 +0000 Subject: [PATCH] Bumps changelog version to 3.8.0 Updates the CHANGELOG.md file to add a changelog entry for a new 3.8.0 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73f74c41..5a59de15 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.8.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 3.7.0 - 2022-12-01