From: Martin Holst Swende Date: Sun, 12 Jul 2015 21:39:27 +0000 (+0200) Subject: Some info in the changelog X-Git-Tag: v2.2.0~1 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/60034782f92e3f8d59a2a56b32663ca16cc59524?hp=40c514454d80a396e9efcf80950aa631f6647755 Some info in the changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f9546d9..8d1cd548 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ### Changed - Changed `hf 14b write` to `hf 14b sriwrite` as it only applied to sri tags (marshmellow) - Added `hf 14b info` to `hf search` (marshmellow) +- Added compression of fpga config and data, *BOOTROM REFLASH REQUIRED* (piwi) +- Implemeted better detection of mifare-tags that are not vulnerable to classic attacks (`hf mf mifare`, `hf mf nested`) (piwi) ### Added - Add `hf 14b info` to find and print info about std 14b tags and sri tags (using 14b raw commands in the client) (marshmellow)