diff --git a/src/CHANGES.md b/src/CHANGES.md index 94d31e44..09df4b0b 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -5,6 +5,7 @@ ## 0.5.79 * fixed mixed reset flags #648 * fixed `mCbAlarm` if MQTT is not used #653 +* fixed MQTT `autodiscover` #630 thanks to @antibill51 * next changes from @beegee many thanks for your contribution! * replaced `CircularBuffer` by `std::queue` * reworked `hmRadio.h` completely (interrupts, packaging)