aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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