From 58c19e90ebee9e11e04d0dec4293a30406d255bb Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 2 Aug 2023 09:29:28 +0200 Subject: [PATCH] changelog fix --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adc703a5..8dd8f9e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,12 +21,13 @@ will consitute of a breaking change warranting a new major release: - Small SCEX fix: The temperatur check option was not passed on for commands with a user data size larger than 1. - SCEX: Properly check whether filesystem is usable for filesystem checks +- `EiveSystem`: Add a small delay between triggering an event for FDIR reboots and sending the + command to the core controller. ## Changed - SCEX: Only perform filesystem checks when not in OFF mode. -- `EiveSystem`: Add a small delay between triggering an event for FDIR reboots and sending the - command to the core controller. + - The `EiveSystem` now only sends reboot commands targetting the same image. # [v6.2.0] 2023-07-26