aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-queue-utils/CHANGELOG.md
diff options
context:
space:
mode:
authorDániel Buga <[email protected]>2024-12-20 12:45:24 +0100
committerDániel Buga <[email protected]>2024-12-22 21:00:23 +0100
commitab8ca3f126447edb3a9eb06aa6fd6cd394219c17 (patch)
tree129bff555ec2fee297a932243de03151ec38712c /embassy-time-queue-utils/CHANGELOG.md
parent1c485f18a2ee6147bf4cfd66789dc8e0c6e1466c (diff)
Rename ETQD, bump date
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