This commit is contained in:
iceman1001 2021-04-16 21:35:59 +02:00
parent 5a847b2629
commit 9c2f9f5530

View file

@ -3,6 +3,7 @@ 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... 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] ## [unreleased][unreleased]
- Change `lf pac demod` - now also search for inverted bitstreams (@iceman1001)
- Change `hf 14b reader` - now supports continous mode (@iceman1001) - Change `hf 14b reader` - now supports continous mode (@iceman1001)
- Fix `hf search` - now doesn't false identify ISO15693 (@iceman1001) - Fix `hf search` - now doesn't false identify ISO15693 (@iceman1001)
- Change emv commands now works with tokenized cards (@merlokk) - Change emv commands now works with tokenized cards (@merlokk)