changelog

This commit is contained in:
Marius Eggert 2023-03-10 10:29:27 +01:00
parent e4efd42234
commit 75a80b55ec

View File

@ -32,6 +32,8 @@ will consitute of a breaking change warranting a new major release:
instances.
- Instead of updating the `gsTargetModeControllerParameters`, the `targetModeControllerParameters`
were updated.
- Instead of updating the `idleModeControllerParameters`, the `targetModeControllerParameters`
were updated.
- Fixed Idle Mode Controller never calling `ptgLaw` and therefore never calculating control
values.
- Fixed wrong check on wether file used for persistant boolean flag on successful still existed.