aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-driver-channel/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-net-driver-channel/CHANGELOG.md')
-rw-r--r--embassy-net-driver-channel/CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/embassy-net-driver-channel/CHANGELOG.md b/embassy-net-driver-channel/CHANGELOG.md
index a9aff4f2c..d7af7e55d 100644
--- a/embassy-net-driver-channel/CHANGELOG.md
+++ b/embassy-net-driver-channel/CHANGELOG.md
@@ -5,7 +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## 0.3.0 - 2024-08-02 8## Unreleased
9
10## 0.3.0 - 2024-08-05
9 11
10- Add collapse_debuginfo to fmt.rs macros. 12- Add collapse_debuginfo to fmt.rs macros.
11- Update embassy-sync version 13- Update embassy-sync version