From 02ea8a7298ff14c8acab55b2f693e8593c277624 Mon Sep 17 00:00:00 2001
From: Robin Mueller <muellerr@irs.uni-stuttgart.de>
Date: Fri, 28 Apr 2023 14:22:21 +0200
Subject: [PATCH] changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6658e0b5..6bc511cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,11 @@ will consitute of a breaking change warranting a new major release:
 
 - Host build is working again. Added reduced live TM helper which schedules the PUS and CFDP
   funnel.
+- The dual lane assembly transition failed handler started new transitions towards the current mode
+  instead of the target mode. This means that if the dual lane assembly never reached the initial
+  submode (e.g. mode normal and submode dual side), it will transition back to the current mode,
+  which is `MODE_OFF`. Furthermore, this lead to invalid internal states, so the subsequent
+  recovery handling becomes stuck in the custom recovery sequence when swichting power back on.
 
 # [v2.0.4] 2023-04-19