This commit is contained in:
Feng 2015-10-22 10:31:29 +08:00
parent 8bddc3e327
commit fd7276c587
2 changed files with 10 additions and 2 deletions

View File

@ -2,6 +2,14 @@
emqttd ChangeLog
==================
0.12.3-beta (2015-10-22)
-------------------------
Bugfix: emqttd_sysmon crasher for 'undefined' process_info (#350)
Bugfix: emqttd_client: catch parser exception (#353)
0.12.2-beta (2015-10-16)
-------------------------

View File

@ -1,8 +1,8 @@
{application, emqttd,
[
{description, "Erlang MQTT Broker"},
{id, "emqttd"},
{vsn, "0.12.2"},
{vsn, "0.12.3"},
{description, "Erlang MQTT Broker"},
{modules, []},
{registered, []},
{applications, [kernel,