This commit is contained in:
Feng 2015-07-19 09:37:05 +08:00
parent c8fc63329f
commit e5b090d652
1 changed files with 5 additions and 1 deletions

View File

@ -2,11 +2,15 @@
emqttd ChangeLog
==================
0.9.1-alpha (2015-07-18)
0.9.2-alpha (2015-07-18)
-------------------------
Improve: issue #196 - Add New Hook 'client.subscribe.after'
0.9.1-alpha (2015-07-10)
-------------------------
Bugfix: issue #189 - MQTT over WebSocket(SSL) cannot work?
Bugfix: issue #193 - 'client.ack' hook should be renamed to 'message.acked', and called by emqttd_broker:foreach_hooks