aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-driver/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-net-driver/CHANGELOG.md')
-rw-r--r--embassy-net-driver/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/embassy-net-driver/CHANGELOG.md b/embassy-net-driver/CHANGELOG.md
index 165461eff..0c7c27d6e 100644
--- a/embassy-net-driver/CHANGELOG.md
+++ b/embassy-net-driver/CHANGELOG.md
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 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). 6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7 7
8<!-- next-header -->
9## Unreleased - ReleaseDate
10
8## 0.2.0 - 2023-10-18 11## 0.2.0 - 2023-10-18
9 12
10- Added support for IEEE 802.15.4 mediums. 13- Added support for IEEE 802.15.4 mediums.