-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Feng Lee
committed
Feb 12, 2015
1 parent
3560092
commit 817a3fd
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
ChangeLog | ||
================== | ||
|
||
v0.2.0-beta (2015-02-12) | ||
------------------------ | ||
|
||
Notice: The API is not compatible with 0.1! | ||
|
||
Feature: Both MQTT V3.1/V3.1.1 Protocol Support | ||
|
||
Feature: QoS0, QoS1, QoS2 Publish and Subscribe | ||
|
||
Feature: KeepAlive and Reconnect support | ||
|
||
Feature: gen_logger support | ||
|
||
Change: Redesign the whole project | ||
|
||
Change: Rewrite the README.md | ||
|
||
v0.1.0-alpha (2015-02-12) | ||
------------------------ | ||
|
||
Tag the version written by @hiroeorz | ||
|