Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Nov 8, 2023
1 parent 3fa6c64 commit 915fc23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Similar behaviour to before this fix can be emulated using two `const` [`Channels`](https://docs.rs/interchange/latest/interchange/struct.Channel.html)
and using a `'static` lifetime
- Reject concurrent use of both contact and contactless interfaces ([#19][])
- Add an `interface` parameter to `select` calls ([#18])

[#19]: https://github.com/trussed-dev/apdu-dispatch/pull/19
[#18]: https://github.com/trussed-dev/apdu-dispatch/pull/18
[#13]: https://github.com/trussed-dev/apdu-dispatch/pull/13

## [0.1.2]
Expand Down

0 comments on commit 915fc23

Please sign in to comment.