0.8.3
This commit is contained in:
parent
3de4764e53
commit
0d92fa9235
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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)
|
||||
-------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue