textual updates.

This commit is contained in:
iceman1001
2016-05-10 15:38:02 +02:00
parent 812513bf90
commit ff5f9f590c
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ 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]
- 'analyse lcr' - added a new main command group, to help analysing bytes & bits & nibbles. (iceman)
- 'lf nedap' - added identification of a NEDAP tag. (iceman)
- 'lf viking clone' - fixed a bug. (iceman)
- Added bitsliced bruteforce solver in 'hf mf hardnested' (Aczid)
- 'hf mf chk' speedup (iceman)