Update changelog

This commit is contained in:
Sosthène Guédon
2023-02-06 16:09:20 +01:00
committed by sosthene-nitrokey
parent 35653ecaa7
commit a7e2049772
+6
View File
@@ -9,5 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed the calculation of the maximum length of a response when deciding
whether to send it in one or multiple APDUs.
### Added
- Fuzzing infrastructure ([#9][])
[#9]: https://github.com/trussed-dev/apdu-dispatch/pull/9
## [0.1.1] - 2022-08-22
- respect `Le` field @sosthene-nitrokey