diff --git a/CHANGELOG.md b/CHANGELOG.md index f46977d8a..d59ca6535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ emqttd ChangeLog ================== +0.10.1-beta (2015-08-25) +------------------------- + +Bugfix: issue#259 - when clustered the emqttd_dashboard port is close, and the 'emqttd' application cannot stop normally. + +Feature: issue#262 - Add 'http://host:8083/mqtt/status' Page for health check + + 0.10.0-beta (2015-08-20) -------------------------