diff --git a/CHANGELOG.md b/CHANGELOG.md index cdc81dd..1d73500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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