add changelog

This commit is contained in:
merlokk 2018-11-13 19:25:50 +02:00
parent 1b4e26fc9c
commit 9b2c457b04

View file

@ -80,6 +80,9 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added 'hf emv' commands (@merlokk)
- lots of bug fixes (many many)
- Changed hf mfp security. Now it works in all the modes. (drHatson)
- Added `hf fido` commands that work with FIDO U2F authenticators (@merlokk)
- Added mbedtls instead of old polarssl (@merlokk)
- Added jansson (@merlokk)
### Fixed
- Changed driver file proxmark3.inf to support both old and new Product/Vendor IDs (piwi)
- Changed start sequence in Qt mode (fix: short commands hangs main Qt thread) (Merlok)