diff options
| author | 1-rafael-1 <[email protected]> | 2025-09-15 20:07:18 +0200 |
|---|---|---|
| committer | 1-rafael-1 <[email protected]> | 2025-09-15 20:07:18 +0200 |
| commit | 6bb3d2c0720fa082f27d3cdb70f516058497ec87 (patch) | |
| tree | 5a1e255cff999b00800f203b91a759c720c973e5 /embassy-executor-timer-queue/CHANGELOG.md | |
| parent | eb685574601d98c44faed9a3534d056199b46e20 (diff) | |
| parent | 92a6fd2946f2cbb15359290f68aa360953da2ff7 (diff) | |
Merge branch 'main' into rp2040-rtc-alarm
Diffstat (limited to 'embassy-executor-timer-queue/CHANGELOG.md')
| -rw-r--r-- | embassy-executor-timer-queue/CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/embassy-executor-timer-queue/CHANGELOG.md b/embassy-executor-timer-queue/CHANGELOG.md new file mode 100644 index 000000000..b4a462b66 --- /dev/null +++ b/embassy-executor-timer-queue/CHANGELOG.md | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # Changelog for embassy-executor-timer-queue | ||
| 2 | |||
| 3 | All notable changes to this project will be documented in this file. | ||
| 4 | |||
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
| 7 | |||
| 8 | ## 0.1.0 - 2025-08-25 | ||
| 9 | |||
| 10 | - Initial implementation | ||
