aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-stm32-wpan')
-rw-r--r--embassy-stm32-wpan/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-stm32-wpan/CHANGELOG.md b/embassy-stm32-wpan/CHANGELOG.md
index eb17856fc..a6089d6cf 100644
--- a/embassy-stm32-wpan/CHANGELOG.md
+++ b/embassy-stm32-wpan/CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8<!-- next-header --> 8<!-- next-header -->
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10 10
11- refactor into wb55 crate and add feature for wba
11- wpan: restructure hil and test wpan mac 12- wpan: restructure hil and test wpan mac
12- restructure to allow embassy net driver to work. 13- restructure to allow embassy net driver to work.
13- First release with changelog. 14- First release with changelog.