Skip to content

Commit 0c183f9

Browse files
sosthene-nitrokeyrobin-nitrokey
authored andcommitted
Bump changelog
1 parent cf6fedc commit 0c183f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Migrated to Interchange `0.3.0` ([#13][])
12+
- This adds a `'pipe` lifetime to the `ApduDispatch` structure
13+
Similar behaviour to before this fix can be emulated using two `const` [`Channels`](https://docs.rs/interchange/latest/interchange/struct.Channel.html)
14+
and using a `'static` lifetime
15+
916
## [0.1.2]
1017

1118
### Fixed

0 commit comments

Comments
 (0)