Semantic Versioning
This commit is contained in:
parent
70088a0b9e
commit
61a780f445
|
@ -1,8 +1,8 @@
|
|||
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
|
||||
|
||||
|
@ -12,6 +12,8 @@ Makefile: deps -> get-deps
|
|||
|
||||
rebar.config: fix mochiweb git url
|
||||
|
||||
tag emqtt release accoding to [Semantic Versioning](http://semver.org/)
|
||||
|
||||
0.2.0 (2014-12-07)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue