diff --git a/ChangeLog.txt b/ChangeLog.txt index e60e5462..00fe53b2 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -2,6 +2,7 @@ ============== Broker: +- Fix UNSUBSCRIBE with no topic is accepted on MQTT 3.1.1. Closes #665. - Add ability to deny access to SUBSCRIBE messages as well as the current read/write accesses. Currently for auth plugins only. - Reduce calls to malloc through the use of UHPA.