mirror of
https://github.com/trussed-dev/apdu-dispatch.git
synced 2026-06-20 04:16:15 -07:00
Update changelog
This commit is contained in:
committed by
sosthene-nitrokey
parent
3fa6c64a6d
commit
915fc23710
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user