diff options
author | V.Krishn <vkrishn4@gmail.com> | 2019-12-02 23:15:57 +0530 |
---|---|---|
committer | V.Krishn <vkrishn4@gmail.com> | 2019-12-02 23:15:57 +0530 |
commit | d84fb197032220545590171d0506880aa2659cef (patch) | |
tree | 254c1ad8fc03a04d3159ba7cbd2bf6fab075a71b | |
parent | 96d809ff25c5d6669c0590c6ffb57fd18b7ca6ef (diff) | |
download | mqtt-dirpub-d84fb197032220545590171d0506880aa2659cef.tar.bz2 |
bump to v0.7.4v0.7.4
- add release note
-rw-r--r-- | docs/release-note/0.7.4.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-note/0.7.4.md b/docs/release-note/0.7.4.md new file mode 100644 index 0000000..6de1f75 --- /dev/null +++ b/docs/release-note/0.7.4.md @@ -0,0 +1,4 @@ +## mqtt-dirpub +Release date: 2019-12-02 +* Updated changes from mosquitto.org(v1.5.6). +* add use of formats of -F with --fmask (experimental) |