changelog fix

This commit is contained in:
Robin Müller 2023-08-02 09:29:28 +02:00
parent 833166cc78
commit 58c19e90eb
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -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