From 10f71cfaaa2d075433ff2350aed7292c43c2310f Mon Sep 17 00:00:00 2001 From: Jirka Date: Fri, 30 Jun 2023 13:43:39 +0200 Subject: [PATCH] chlog: new section --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c93a7d17d..1d00d9d99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [unReleased] - 2022-MM-DD + +### Added + +- + + +### Changed + +- + + +### Deprecated + +- + + +### Removed + +- + + ## [0.7.0] - 2022-06-30 ### Added