Add Changelog for #667

Signed-off-by: Tatsuzo Osawa <tatsuzo.osawa@gmail.com>
This commit is contained in:
Tatsuzo Osawa 2018-01-06 15:23:02 +00:00 committed by Roger Light
parent b4c72e8fc0
commit 2cd553c883

View File

@ -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.