diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea50dda713bf5fe0cfadbed2ed3e83288fbf49a8..510b25282d64dd1da7c30ca86b09f3dfbae38276 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)