0.10.4
This commit is contained in:
parent
4c8b18389f
commit
76ba3cd149
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -2,6 +2,20 @@
|
||||||
emqttd ChangeLog
|
emqttd ChangeLog
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
0.10.4-beta (2015-09-18)
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
Optimize session management and upgrade eSockd library to 2.7.1
|
||||||
|
|
||||||
|
Improve: issue#294 - [error] failed to start connection on 0.0.0.0:1883 - enotconn
|
||||||
|
|
||||||
|
Improve: issue#297 - How do I allow user with some pattern to access topic with some pattern?
|
||||||
|
|
||||||
|
Bugfix: issue#291 - "./bin/emqttd attach ..." cannot work
|
||||||
|
|
||||||
|
Bugfix: issue#284 - Should not use erlang:list_to_atom/1 in emqttd_vm.erl
|
||||||
|
|
||||||
|
|
||||||
0.10.3-beta (2015-08-30)
|
0.10.3-beta (2015-08-30)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue