From 0db8a76e001837f51ebf8163b77688a41481ff5b Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Thu, 24 Oct 2024 15:41:02 +0200 Subject: [PATCH] change log --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26a7cb3..966ad4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/) +## [Unreleased] + +TODO: add at least one Added, Changed, Deprecated, Removed, Fixed or Security section + + ## [7.0.0] 2024-09-09 ### Changed