aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2025-07-09 20:44:49 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2025-07-09 20:44:49 +0100
commitd919eac08534bb1a86b5f14b7209cd0d425104b1 (patch)
treed0a804c15c9437f2929a1d7f426f73d48bb5f27e
parenta01242f8394b3ae213987de6ef22ddf147fc058b (diff)
downloadmqttr-d919eac08534bb1a86b5f14b7209cd0d425104b1.tar.gz
mqttr-d919eac08534bb1a86b5f14b7209cd0d425104b1.tar.xz
mqttr-d919eac08534bb1a86b5f14b7209cd0d425104b1.zip
Changelog dates
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 240098f..267a07f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,8 +15,9 @@ SPDX-License-Identifier: CC-BY-SA-4.0
### Fixed
* The changelog now highlights breaking changes with a "BREAKING:" prefix
+* The changelog now has dates for each release
-## [0.2.0]
+## [0.2.0] - 2025-07-09
### Added
@@ -40,7 +41,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
* The entire MQTT message should now be attempted to be written (previously it
may have been cut off in some situations).
-## [0.1.0]
+## [0.1.0] - 2025-06-27
### Added