aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/CHANGELOG.md
diff options
context:
space:
mode:
authorerwin <[email protected]>2025-08-18 14:47:46 +0200
committererwin <[email protected]>2025-08-18 14:47:46 +0200
commite2794a270679bae2b070b034b286aa20cbab263a (patch)
tree5cb8646d7f95667278096da9649a1e0c2ba98161 /embassy-rp/CHANGELOG.md
parentbbc3e49c585a2bf58091add9aeac3628d9044297 (diff)
add entry to the changelog
Diffstat (limited to 'embassy-rp/CHANGELOG.md')
-rw-r--r--embassy-rp/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-rp/CHANGELOG.md b/embassy-rp/CHANGELOG.md
index c5bc55941..5482f277f 100644
--- a/embassy-rp/CHANGELOG.md
+++ b/embassy-rp/CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7 7
8<!-- next-header --> 8<!-- next-header -->
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10- add `i2c` internal pullup options ([#4564](https://github.com/embassy-rs/embassy/pull/4564))
10 11
11## 0.7.0 - 2025-08-04 12## 0.7.0 - 2025-08-04
12 13