diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b33f32..bc057e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,6 @@ ## 1.0.0 - Add MIT license -- Add Dockerfile courtesy of @jforge +- Add Dockerfile courtesy of [@jforge](https://www.github.com/jforge) - Add flag `--suffix` which allows the autogenerated MQTT client IDs to be used as an additional topic level after the topic - example: if `--suffix=true` and `-t load_test` each client will publish to `load_test/` on which `` is an integer value automatically assigned to each client