diff --git a/ChangeLog.txt b/ChangeLog.txt index ac9420e9..cb028f01 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,11 @@ +1.6 - 2018xxxx +============== + +Library features: +- Add mosquitto_subscribe_multiple() for sending subscriptions to multiple + topics in one command. + + 1.5 - 20180502 ==============