Skip to content

Commit f5a2565

Browse files
authored
Merge pull request #34 from rmja/mut-impl
Add changelog entries for #33
2 parents 1ae8891 + 6dceb93 commit f5a2565

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
- Let `&mut` `NorFlash` implement `NorFlash`.
11+
1012
## [0.3.0] - 2022-02-07
1113

1214
- Require Nor flashes error types to be convertible to generic errors.

embedded-storage-async/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
- Let `&mut` `NorFlash` implement `NorFlash`.
11+
1012
## [0.4.0] - 2022-12-01
1113

1214
### Changes

0 commit comments

Comments
 (0)