From 74a605bddcd96230acc5f336bbf1438b3db639fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Tue, 14 Mar 2023 16:25:54 +0100 Subject: [PATCH] DOC: document release in changelog --- CHANGELOG.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea50dda7..510b2528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,24 +5,12 @@ 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] ## - -### Added ### - -### Changed ### - -### Deprecated ### - -### Removed ### +## [0.11.2] - 2023-03-14 ## ### Fixed ### - root logger is no longer used to create warnings. Fixes undesired output in stderr -### Security ### - -### Documentation ### - ## [0.11.1] - 2023-03-07 ## (Florian Spreckelsen) -- GitLab