diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b8337f2..b71b353b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,9 @@ will consitute of a breaking change warranting a new major release: ## Changed -- Reworked MPSoC handler to be compatible to new MPSoC software image. This should increase - the reliability of the communication significantly. +- Reworked MPSoC handler to be compatible to new MPSoC software image and use + new device handler base class. This should increase the reliability of the communication + significantly. - MPSoC device modes IDLE, SNAPSHOT and REPLAY are now modelled using submodes. - Commanding a submode the device is already in will not result in a completion failure anymore.