diff --git a/CHANGELOG.md b/CHANGELOG.md index 1166f514..fb7e9c01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,11 @@ will consitute of a breaking change warranting a new major release: - Bugfix for STR where an invalid reply was received for special requests like firmware updates. +## Changed + +- Custom FDIR for TMP1075 sensors. The device handlers reject `NEEDS_RECOVERY` health commands + anyway, so it does not really make sense to use the default FDIR. + ## Added - Add a way for the MAX31865 RTD handlers to recognize faulty/broken/off sensor devices.