aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-queue-utils/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-time-queue-utils/CHANGELOG.md')
-rw-r--r--embassy-time-queue-utils/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/embassy-time-queue-utils/CHANGELOG.md b/embassy-time-queue-utils/CHANGELOG.md
new file mode 100644
index 000000000..ae4714f62
--- /dev/null
+++ b/embassy-time-queue-utils/CHANGELOG.md
@@ -0,0 +1,10 @@
1# Changelog for embassy-time-queue-utils
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8## 0.1.0 - 2024-01-11
9
10Initial release