From b0f4d8a20b107de2f366173c4506f1018d780c97 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Wed, 19 Aug 2015 22:21:57 +0800 Subject: [PATCH] connected --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 990dbca55..f46977d8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ emqttd ChangeLog Highlight: Web Dashboard to monitor Statistics, Metrics, Clients, Sessions and Topics of the broker. -Highlight: JSON/HTTP API to query all clients conntected to broker. +Highlight: JSON/HTTP API to query all clients connected to broker. Highlight: A new [Plugin Design](https://github.com/emqtt/emqttd/wiki/Plugin%20Design) and a [Template project](https://github.com/emqtt/emqttd_plugin_template) for plugin development.