Semantic Versioning

This commit is contained in:
Feng Lee 2015-01-08 15:00:43 +08:00
parent 70088a0b9e
commit 61a780f445
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,8 @@
eMQTT ChangeLog eMQTT ChangeLog
================== ==================
0.2.1 (2015-01-08) v0.2.1-beta (2015-01-08)
------------------- ------------------------
pull request 26: Use binaries for topic paths and fix wildcard topics pull request 26: Use binaries for topic paths and fix wildcard topics
@ -12,6 +12,8 @@ Makefile: deps -> get-deps
rebar.config: fix mochiweb git url rebar.config: fix mochiweb git url
tag emqtt release accoding to [Semantic Versioning](http://semver.org/)
0.2.0 (2014-12-07) 0.2.0 (2014-12-07)
------------------- -------------------