From b52174fc15f0fa91d5967b34c04d1db907728453 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Tue, 12 Apr 2022 12:00:27 +0200
Subject: [PATCH] DOC: Updated changelog.

---
 doc/CHANGELOG.md | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 1010cae..beb384b 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -5,20 +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
-
-### Fixed
+## [0.1.1 - 2022-04-12]
 
 ### Security
 
+- Bumped zlib dependency to 1.2.12.
+
 ## [0.1.0 - 2021-12-11]
 
 Initial Release.
-- 
GitLab