aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.