From 21ef879cae69aa02464ee24c7d06e6b573e154ee Mon Sep 17 00:00:00 2001 From: meggert Date: Wed, 28 Feb 2024 09:25:21 +0100 Subject: [PATCH] changelog fix --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28cb4dff..421b98cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,11 +19,6 @@ will consitute of a breaking change warranting a new major release: - Bumped `eive-tmtc` to - Bumped `eive-fsfw` -## Added - -- Added new action command to update the standard deviations within the `MEKF` from the - `AcsParameters`. - ## Fixed - PLOC SUPV sets: Added missing `PoolReadGuard` instantiations when reading boot status report @@ -52,6 +47,8 @@ will consitute of a breaking change warranting a new major release: ## Added - Updated STR handler to unlock and allow using the secondary firmware slot. +- Added new action command to update the standard deviations within the `MEKF` from the + `AcsParameters`. # [v7.6.1] 2024-02-05