diff --git a/CHANGELOG.md b/CHANGELOG.md index a99c8c522..34bf817bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,31 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] - - Chg 'data autocorrelate' - better visual representation and added extra peak detection (@iceman) + - Fix 'hf mfp wrbl' - more blocks available (@merlokk) + - Add 'make platform' - compile for non-rdv4 devices made simpler (@doegox) + - Change Makefiles optimizations when recompiling (@doegox) + - Fix 'data load' - loads TITEST.txt again (@iceman) + - Change 'lf search' - now detects TI (@iceman) + - Change fixing signal cleaning for LF (@doegox) + - Fix 'lf paradox demod' - wrong check (@iceman) + - Change 'lf t55xx' - aquiredata uses getsamples (@iceman) + - Fix 'lf search' - chipset detection restore demod buffer again (@iceman) + - Add 'make style' (@doegox) + - Fix mixed tabs vs spaces. Now only use 4 space as tab. (@doegox) + - Fix 'lf visa2000 read' - too few samples (@iceman) + - Fix 'lf t55xx bruteforce' - infinity loop (@doegox) + - Fix 'analyse nuid' - correct crc (@doegox) + - Add command history not repeating logged commands (@doegox) + - Fix path for aidjson (@doegox) + - Fix missing init i2x (@doegox) + - Fix '14b select card' - (@doegox) + - Add 'hf mf ndef' - parsing of NDEF messages (@merlokk) + - Add 'hf mf mad' - parsing of Mifare Application Directory (@merlokk) + - Rename 'lf snoop' -> 'lf sniff' (@iceman) + - Rename 'hf snoop' -> 'hf sniff' (@iceman) + - Change generally added more colors (@iceman) + - Change 'sc upgrade' updated firmware v3.11 (RDV40) (@sentiprox) + - Change 'data autocorrelate' - better visual representation and added extra peak detection (@iceman) - Fix 'lf search' - false positive indala identification fixed (@iceman) - Add 'lf keri' - basic support for Keri tags (@iceman) - Add 'hf mf list' - re-added it again (@iceman)