aboutsummaryrefslogtreecommitdiff
path: root/embassy-embedded-hal/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-embedded-hal/CHANGELOG.md')
-rw-r--r--embassy-embedded-hal/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/embassy-embedded-hal/CHANGELOG.md b/embassy-embedded-hal/CHANGELOG.md
index d19c54354..6f0655adf 100644
--- a/embassy-embedded-hal/CHANGELOG.md
+++ b/embassy-embedded-hal/CHANGELOG.md
@@ -5,7 +5,8 @@ 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## Unreleased 8<!-- next-header -->
9## Unreleased - ReleaseDate
9 10
10- `SpiDevice` cancel safety: always set CS pin to high on drop 11- `SpiDevice` cancel safety: always set CS pin to high on drop
11- Update `embassy-sync` to v0.7.0 12- Update `embassy-sync` to v0.7.0