diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b5b5a86d77e61de6ee1b2cf15b1fe1376b850c9..883d1824daa0bce8b9894ff32afb8e22f6b0ce82 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