From 3a3dc3e94ed7b1a7c4bb017cc7001c6a6425064d Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Mon, 25 Jul 2022 22:32:01 +0000 Subject: [PATCH] Bumps changelog version to 1.15.0 Updates the CHANGELOG.md file to add a changelog entry for a new 1.15.0 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e55d67a..aca5e4a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 1.15.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 1.14.0 - 2022-07-25