changelog

This commit is contained in:
Robin Müller 2023-04-28 14:28:05 +02:00
parent 65c59352e9
commit db3dc80756
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ will consitute of a breaking change warranting a new major release:
submode (e.g. mode normal and submode dual side), it will transition back to the current mode,
which miht be `MODE_OFF`. Furthermore, this can lead to invalid internal states, so the subsequent
recovery handling becomes stuck in the custom recovery sequence when swichting power back on.
- The dual lane custom recovery handling was adapted to always perform proper power switch handling
irrespective of current or target modes.
# [v2.0.5] 2023-05-11