diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c7523f..f50ad20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [Unreleased] +## [0.2.0] ### Added @@ -31,5 +31,5 @@ message, receive the message on stdin and the topic as an argument. * Configure an MQTT server using a host, port and optional credentials. -[Unreleased]: https://the-tk.com/cgit/mqttr/diff/?id=HEAD&id2=v0.1.0 +[0.2.0]: https://the-tk.com/cgit/mqttr/diff/?id=HEAD&id2=v0.1.0 [0.1.0]: https://the-tk.com/cgit/mqttr/tag/?h=v0.1.0 |