aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-rp
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-08-15 14:34:29 +0200
committerUlf Lilleengen <[email protected]>2025-08-25 19:44:50 +0200
commit3f21c9022396fb2f77b4521dda67728520b999a9 (patch)
tree1aaec544abe738b220707fab9f03263cd2e90a4a /embassy-boot-rp
parent7579ca4ac7de39a4d48cfa3dca0011ebe56eeb35 (diff)
add missing changelogs
Diffstat (limited to 'embassy-boot-rp')
-rw-r--r--embassy-boot-rp/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/embassy-boot-rp/CHANGELOG.md b/embassy-boot-rp/CHANGELOG.md
new file mode 100644
index 000000000..c78923a93
--- /dev/null
+++ b/embassy-boot-rp/CHANGELOG.md
@@ -0,0 +1,13 @@
1# Changelog
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<!-- next-header -->
9## Unreleased - ReleaseDate
10
11## 0.1.1 - 2025-08-15
12
13- First release with changelog.