aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-stm32-wpan/CHANGELOG.md')
-rw-r--r--embassy-stm32-wpan/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/embassy-stm32-wpan/CHANGELOG.md b/embassy-stm32-wpan/CHANGELOG.md
index 7042ad14c..a6089d6cf 100644
--- a/embassy-stm32-wpan/CHANGELOG.md
+++ b/embassy-stm32-wpan/CHANGELOG.md
@@ -8,4 +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
12- wpan: restructure hil and test wpan mac
13- restructure to allow embassy net driver to work.
11- First release with changelog. 14- First release with changelog.