diff --git a/CHANGELOG.md b/CHANGELOG.md index 9308d71d..1ddfd538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ will consitute of a breaking change warranting a new major release: CFDP interface. - Proper back pressure handling for the CFDP handler, where the `LiveTmTask` is able to throttle the CFDP handler. +- Added a new safety mechanism where the ProASIC scratch buffer can be used to trigger an + auto-boot to another image. The auto-boot is currently implemented as a one-shot mechanism: + The key-value pair which triggers the auto-boot will be removed from the scratch buffer. ## Fixed