From 78174e8c86510b71947cf7da18299b52d915b95f Mon Sep 17 00:00:00 2001
From: Dominik Loidolt <dominik.loidolt@univie.ac.at>
Date: Mon, 24 Apr 2023 17:31:12 +0200
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b5b5a8..883d182 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,10 @@ All notable changes to this project will be documented in this file.
 - update Doxygen setup
 ### Fixed
 - remove memory leaks from tests
+- fixed incorrect error message when using rdcu_pkt option without .rdcu_pkt_mode_cfg file
+- set the rdcu_par option when using the rdcu_pkt option
+- fixed a bug when using the last_info option
+
 
 ## [0.09] - 30-09-2022
 ### Added
-- 
GitLab