From: marshmellow42 Date: Sat, 31 Oct 2015 03:30:12 +0000 (-0400) Subject: update changelog X-Git-Tag: v2.3.0~15^2~7 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/78711df115b16e23334ad44d6275b58cd61ab3d2 update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d19bf2..2816084b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] ### Added +- `lf t55xx resetread` added reset then read command - should allow determining start +of stream transmissions (marshmellow) - `lf t55xx wakeup` added wake with password (AOR) to allow lf search or standard lf read after (iceman, marshmellow) - `hf iclass managekeys` to save, load and manage iclass keys. (adjusted most commands to accept a loaded key in memory) (marshmellow) - `hf iclass readblk` to select, authenticate, and read 1 block from an iclass card (marshmellow)