From 7e7dff725cc3e633d86019dca15b849a0a50e8ef Mon Sep 17 00:00:00 2001 From: Feng Date: Tue, 12 Apr 2016 10:08:02 +0800 Subject: [PATCH] PUBCOM --- docs/source/changes.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/changes.rst b/docs/source/changes.rst index 1d9dabec7..97996fe72 100644 --- a/docs/source/changes.rst +++ b/docs/source/changes.rst @@ -103,7 +103,8 @@ Bugfix noproc error when call to gen_server2:call(false, {add_route,Topic,<0.685.0>}, infinity) (#446) -#### Plugins +Plugins +------- Changed the license of all plugins. @@ -1079,7 +1080,7 @@ Version 0.1.3 *Release Date: 2013-01-04* -Feature: support QOS2 PUBREC, PUBREL,PUBCOMP messages +Feature: Support QOS2 PUBREC, PUBREL, PUBCOMP messages Bugfix: fix emqtt_frame to encode/decoe PUBREC/PUBREL messages