From 4d00487f86eece3e77733aea4090c4f81c65995c Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Mon, 25 May 2015 19:24:07 +0800 Subject: [PATCH] broker --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6adb8f074..0083f3802 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ emqttd ChangeLog 0.8.0-alpha (2015-05-25) ------------------------- -[Hooks](https://github.com/emqtt/emqttd/wiki/Hooks%20Design), Modules and [Plugins](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) to extend the Broker Now! +[Hooks](https://github.com/emqtt/emqttd/wiki/Hooks%20Design), Modules and [Plugins](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) to extend the broker Now! Plugin: emqttd_auth_mysql - MySQL authentication plugin (issues #116, #120)