X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/edf751bb62607c66684fd0750888d1fd6efd30e7..fecfd86d3ddade989dd7bba8899c520e5a4faa95:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e6187f4..ef9c316c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] ### Added +- Added lf gproxii read - reads a gproxii tag from the antenna - Added lf indala read - reads an indala tag from the antenna - Added lf visa2000 demod, read, clone, sim commands (iceman) - Added markers in the graph around found Sequence Terminator after askmandemod. @@ -46,6 +47,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added option c to 'hf list' (mark CRC bytes) (piwi) ### Changed +- `data askgproxiidemod has been moved to `lf gproxii demod` (reads from graphbuffer) - `lf indalaclone` has been moved to `lf indala clone` - `lf indalademod` has been moved to `lf indala altdemod` (reads from graphbuffer) - `data pskindalademod` has been moved to `lf indala demod` (reads from graphbuffer)