Skip to content

Commit

Permalink
update dates
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Aug 5, 2024
1 parent 187093e commit 8865801
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion embassy-embedded-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.2.0
## 0.2.0 - 2024-08-05

- Add Clone derive to flash Partition in embassy-embedded-hal
- Add support for all word sizes to async shared spi
Expand Down
2 changes: 1 addition & 1 deletion embassy-executor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.6.0 - 2024-08-01
## 0.6.0 - 2024-08-05

- Add collapse_debuginfo to fmt.rs macros.
- initial support for avr
Expand Down
4 changes: 3 additions & 1 deletion embassy-net-driver-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ 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
## Unreleased

## 0.3.0 - 2024-08-05

- Add collapse_debuginfo to fmt.rs macros.
- Update embassy-sync version
Expand Down
2 changes: 1 addition & 1 deletion embassy-nrf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.2.0 - 2024-08-02
## 0.2.0 - 2024-08-05

- Add collapse_debuginfo to fmt.rs macros.
- support EGU peripheral
Expand Down
2 changes: 1 addition & 1 deletion embassy-rp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.2.0 - 2024-08-02
## 0.2.0 - 2024-08-05

- Add read_to_break_with_count
- add option to provide your own boot2
Expand Down
2 changes: 1 addition & 1 deletion embassy-time/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.3.2 - 2024-08-02
## 0.3.2 - 2024-08-05

- Implement with_timeout()/with_deadline() method style call on Future
- Add collapse_debuginfo to fmt.rs macros.
Expand Down
2 changes: 1 addition & 1 deletion embassy-usb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.3.0 - 2024-08-02
## 0.3.0 - 2024-08-05

- bump usbd-hid from 0.7.0 to 0.8.1
- Add collapse_debuginfo to fmt.rs macros.
Expand Down

0 comments on commit 8865801

Please sign in to comment.