From 96811f1575c02d1193d680d895d4e0fa7d26128c Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Fri, 17 Feb 2023 13:16:46 +0100
Subject: [PATCH] DOC: CHANGELOG.md

---
 CHANGELOG.md | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 81179a9..6656b72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,20 +5,11 @@ 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 ###
+## [0.2.1] - 2023-02-17 ##
 
 ### Changed ###
 
-### Deprecated ###
-
-### Removed ###
-
-### Fixed ###
-
-### Security ###
-
+- Updated necessary Conan version to 1.54.
 
 ## [0.2.0] - 2022-09-26 ##
 
-- 
GitLab