diff options
author | V.Krishn <vkrishn4@gmail.com> | 2018-09-05 11:48:51 +0530 |
---|---|---|
committer | V.Krishn <vkrishn4@gmail.com> | 2018-09-05 11:48:51 +0530 |
commit | 898c0166c398568fd458c87e0a8b8ccb62dc230a (patch) | |
tree | fd6f4126cc3704c07bb2c7cc1b754a34f853d9f6 | |
parent | ef1a79b93c2bb99e45238cf63343793953656cb5 (diff) | |
download | mqtt-dirpub-898c0166c398568fd458c87e0a8b8ccb62dc230a.tar.bz2 |
bump to v0.7.1v0.7.1
- add release note
-rw-r--r-- | docs/release-note/0.7.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-note/0.7.1.md b/docs/release-note/0.7.1.md new file mode 100644 index 0000000..274918e --- /dev/null +++ b/docs/release-note/0.7.1.md @@ -0,0 +1,3 @@ +## mqtt-dirpub +Release date: 2018-09-05 +* Updated changes from mosquitto.org(v1.5.1). |