Skip to content

Commit 44e3119

Browse files
committed
No need to touch the changelogs of crates not affected by select_slice
1 parent 032b280 commit 44e3119

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

edge-dhcp/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
10-
* Updated embassy-futures to 0.1.2
11-
128
## [0.6.0] - 2025-05-29
139
* Optional `defmt` support via two new features (one has to specify one, or the other, or neither, but not both):
1410
* `log` - uses the `log` crate for all logging

edge-mdns/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
10-
* Updated embassy-futures to 0.1.2
11-
128
## [0.6.1] - 2025-08-14
139
* Fix HostAnswersMdnsHandler responding to any A/AAAA queries even without match
1410

edge-nal-embassy/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
10-
* Updated embassy-futures to 0.1.2
11-
128
## [0.6.0] - 2025-05-29
139
* Optional `defmt` support via two new features (one has to specify one, or the other, or neither, but not both):
1410
* `log` - uses the `log` crate for all logging

0 commit comments

Comments
 (0)