From 11900ad4195d916057f3bd7247ff70612b7435cd Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Wed, 22 Mar 2023 13:46:23 +0100 Subject: [PATCH] DOC: Update changelog for release of 0.4 --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95189b50..c498b928 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] ## +## [0.4.0] - 2023-03-22 ## +(Florian Spreckelsen) ### Added ### @@ -41,10 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 queries for identifiables since it would contain "WITH name=''" otherwise which is an impossible condition. If your cfoods contained this case, they are ill defined. -### Security ### - -### Documentation ### - ## [0.3.0] - 2022-01-30 ## (Florian Spreckelsen) -- GitLab