aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9774e6..73d6a84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
# Changelog
-## [Unreleased]
+## [0.3.0] - 2025-07-10
### Added
@@ -51,6 +51,6 @@ SPDX-License-Identifier: CC-BY-SA-4.0
gessage, 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.2.0
+[0.3.0]: https://the-tk.com/cgit/mqttr/diff/?id=v0.3.0&id2=v0.2.0
[0.2.0]: https://the-tk.com/cgit/mqttr/diff/?id=v0.2.0&id2=v0.1.0
[0.1.0]: https://the-tk.com/cgit/mqttr/tag/?h=v0.1.0