diff --git a/firmware/CHANGELOG.md b/firmware/CHANGELOG.md index 99c833884f..8429b24887 100644 --- a/firmware/CHANGELOG.md +++ b/firmware/CHANGELOG.md @@ -42,6 +42,7 @@ Release template (copy/paste this for new release): - Launch to accept lua-based clutch and brake pedals #6658 - Console command `set_sensor_mock` now accepts a sensor by name, instead of index. Example: `set_sensor_mock CLT 85.5` - STM32Cube v2.17 + - Better validation of thermistor configuration #6724 ### Fixed - knock logic not activated until any configuration change via TS #6462