This commit is contained in:
Feng Lee 2015-04-24 11:15:48 +08:00
parent e86f9ac6aa
commit 2f1ceca579
1 changed files with 3 additions and 1 deletions

View File

@ -2,13 +2,15 @@
emqttd ChangeLog
==================
0.6.2-alpha (2015-04-23)
0.6.2-alpha (2015-04-24)
-------------------------
Bugfix: critical issue #54, #104, #106 - error when resume session
Improve: add emqttd_cm_sup module, and use 'hash' gproc_pool to register/unregister client ids
Improve: kick old client out when session is duplicated.
0.6.1-alpha (2015-04-20)
-------------------------