From 833617264790bf82283129eb205cf2086ee77c5d Mon Sep 17 00:00:00 2001 From: Nucleos Bot Date: Wed, 14 Aug 2024 16:27:20 +0000 Subject: [PATCH] Bumps changelog version to 1.6.0 Updates the CHANGELOG.md file to add a changelog entry for a new 1.6.0 version. --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03ebc14..9629058 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. +## 1.6.0 - TBD + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 1.5.0 - 2024-08-14