Prepare release embassy-net-driver-channel
This commit is contained in:
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## 0.3.0 - 2024-08-02
|
||||
|
||||
- Add collapse_debuginfo to fmt.rs macros.
|
||||
- Update embassy-sync version
|
||||
|
||||
## 0.2.0 - 2023-10-18
|
||||
|
||||
- Update `embassy-net-driver` to v0.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "embassy-net-driver-channel"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
description = "High-level channel-based driver for the `embassy-net` async TCP/IP network stack."
|
||||
|
||||
Reference in New Issue
Block a user