Update changelog.

This commit is contained in:
Roger A. Light 2018-03-13 23:26:19 +00:00
parent e90afb8526
commit 1ebc301100

View File

@ -89,6 +89,7 @@ Client library:
- No need to close socket again if setting non-blocking failed. Closes #649.
- Fix mosquitto_topic_matches_sub() not correctly matching foo/bar against
foo/+/#. Closes #670.
- SNI host support added.
Clients:
- Add -F to mosquitto_sub to allow the user to choose the output format.