aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-08-16 13:23:08 +0200
committerUlf Lilleengen <[email protected]>2025-08-25 19:44:51 +0200
commita716489ef28e25c351c2eab08b6ab76439531082 (patch)
tree29612a31cb881cd6b8aee8cc767afbf2589cd17a
parent85c66be61826b03b509f9223d9f4d0b99798fa88 (diff)
add missing
-rw-r--r--embassy-stm32-wpan/CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/embassy-stm32-wpan/CHANGELOG.md b/embassy-stm32-wpan/CHANGELOG.md
new file mode 100644
index 000000000..7042ad14c
--- /dev/null
+++ b/embassy-stm32-wpan/CHANGELOG.md
@@ -0,0 +1,11 @@
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- First release with changelog.