File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Unreleased
99
10+ ## [ 0.4.2] - 2025-12-15
11+
1012- Add RMW helpers for Nor flashes, implementing ` Storage ` trait.
1113- Let ` &mut ` ` MultiwriteNorFlash ` implement ` MultiwriteNorFlash ` .
1214
@@ -26,7 +28,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2628
2729Initial release to crates.io.
2830
29- [ Unreleased ] : https://github.com/rust-embedded-community/embedded-storage/compare/embedded-storage-async-v0.4.1...HEAD
31+ [ Unreleased ] : https://github.com/rust-embedded-community/embedded-storage/compare/embedded-storage-async-v0.4.2...HEAD
32+ [ 0.4.2 ] : https://github.com/rust-embedded-community/embedded-storage/compare/embedded-storage-async-v0.4.1...embedded-storage-async-v0.4.2
3033[ 0.4.1 ] : https://github.com/rust-embedded-community/embedded-storage/compare/embedded-storage-async-v0.4.0...embedded-storage-async-v0.4.1
3134[ 0.4.0 ] : https://github.com/rust-embedded-community/embedded-storage/compare/embedded-storage-async-v0.3.0...embedded-storage-async-v0.4.0
3235[ 0.3.0 ] : https://github.com/rust-embedded-community/embedded-storage/releases/tag/embedded-storage-async-v0.3.0
Original file line number Diff line number Diff line change 11[package ]
22name = " embedded-storage-async"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
44authors = [
55 " Mathias Koch <mk@blackbird.online>" ,
66 " Ulf Lilleengen <lulf@redhat.com>" ,
You can’t perform that action at this time.
0 commit comments