aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32-wpan/CHANGELOG.md
diff options
context:
space:
mode:
authorxoviat <[email protected]>2025-11-23 13:18:45 -0600
committerxoviat <[email protected]>2025-11-23 13:18:45 -0600
commit1d87650ef529e49b3a61521529bc8775ac918cbd (patch)
tree8f7dd8d693d3634f36887c0d01bc5e307d14fec8 /embassy-stm32-wpan/CHANGELOG.md
parenta0d3714773ce8d55955954ff9270fa2438a32ba6 (diff)
changelog
Diffstat (limited to 'embassy-stm32-wpan/CHANGELOG.md')
-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 c567fe1de..eb17856fc 100644
--- a/embassy-stm32-wpan/CHANGELOG.md
+++ b/embassy-stm32-wpan/CHANGELOG.md
@@ -8,5 +8,6 @@ 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- wpan: restructure hil and test wpan mac
11- restructure to allow embassy net driver to work. 12- restructure to allow embassy net driver to work.
12- First release with changelog. 13- First release with changelog.