@@ -1,3 +1,9 @@
+Changes with emqtt 0.1.4 04 Jan 2012
+
+ *) Bugfix: fix "mosquitto_sub -q 2 ......" bug
+ *) Bugfix: fix keep alive bug
Changes with emqtt 0.1.3 04 Jan 2012
*) Feature: support QOS2 PUBREC, PUBREL,PUBCOMP messages
@@ -1,7 +1,7 @@
{application, emqtt,
[
{description, "erlang mqtt broker"},
- {vsn, "0.1.3"},
+ {vsn, "0.1.4"},
{modules, [
emqtt,
emqtt_app,