This commit is contained in:
Ery Lee 2015-04-09 11:55:57 +08:00
parent 9a5572df72
commit b51c64a774
1 changed files with 3 additions and 1 deletions

View File

@ -2,11 +2,13 @@
eMQTTD ChangeLog
==================
0.5.5-alpha (2015-04-07)
0.5.5-alpha (2015-04-09)
-------------------------
Bugfix: issue #75 - careless about function name when emqttd_pubsub handle getstats message.
Bugfix: issue #79 - cannot find topic_subscriber table after cluster with other nodes.
0.5.4-alpha (2015-03-22)
-------------------------