diff options
author | V.Krishn <vkrishn4@gmail.com> | 2018-09-05 11:12:23 +0530 |
---|---|---|
committer | V.Krishn <vkrishn4@gmail.com> | 2018-09-05 11:12:23 +0530 |
commit | 0aaee76b698f354a7b90dc316131f5c6c9257dfc (patch) | |
tree | 522f68a158ae2feafec1829b28450cec8834d3c9 | |
parent | 0fa50f954a2b51c0dcbf1cca1600cd65e4151b6b (diff) | |
download | mqtt-dirpub-0aaee76b698f354a7b90dc316131f5c6c9257dfc.tar.bz2 |
bump to v0.7.0v0.7.0
- add release note
- NOTE: option -F (new in version 1.5.0)
does have any effect when used with --fmask.
-rw-r--r-- | docs/release-note/0.7.0.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-note/0.7.0.md b/docs/release-note/0.7.0.md new file mode 100644 index 0000000..1c73391 --- /dev/null +++ b/docs/release-note/0.7.0.md @@ -0,0 +1,4 @@ +## mqtt-dirpub +Release date: 2018-09-05 +* Updated changes from mosquitto.org(v1.5.0). +* NOTE: option -F (new in version 1.5.0) does have any effect when used with --fmask. |