diff --git a/CHANGELOG.md b/CHANGELOG.md index 3177949b..49b3e4bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ will consitute of a breaking change warranting a new major release: - APB bus access busy checking is not done anymore as this is performed by the bus itself now. - Core controller will now announce version and image information event in addition to reboot event in the `inititalize` function. +- Core controller will now try to request and announce the firmware version in addition to the + OBSW version as well. - Added core controller action to read reboot mechansm information ## Added