This commit is contained in:
Feng 2015-06-05 11:22:39 +08:00
parent 3de4764e53
commit 0d92fa9235
1 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,16 @@
emqttd ChangeLog
==================
0.8.3-beta (2015-06-05)
-------------------------
Bugfix: issue #158 - should queue:in new message after old one dropped
Bugfix: issue #155 - emqtt_parser.erl: parse_topics/3 should reverse topics
Bugfix: issue #149 - Forget to merge plugins/emqttd_auth_mysql from 'dev' branch to 'master' in 0.8.x release
0.8.2-alpha (2015-06-01)
-------------------------