diff options
| author | Ulf Lilleengen <[email protected]> | 2024-08-05 08:58:56 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-08-05 08:58:56 +0200 |
| commit | 886580179ff250e15b0fad6448e8ebed6cdabf2b (patch) | |
| tree | 9bc985015bad26478b1ecca20a95d78b456eafbb /embassy-net-driver-channel | |
| parent | 187093e1475165a11f7fd8fc98494d33d339aa5c (diff) | |
update dates
Diffstat (limited to 'embassy-net-driver-channel')
| -rw-r--r-- | embassy-net-driver-channel/CHANGELOG.md | 4 |
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. | |||
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | 6 | and 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 |
