This commit is contained in:
iceman1001 2019-08-01 12:38:03 -04:00
parent 63a7f8a4c4
commit 87b4eda2f2

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]
- Fix 'hf topaz reader' - don't crash when trying to read a Thinfilm tag (@iceman1001)
- Add 'hf thinfilm info' - read / decode Kovio Thinfilm NFC barcode tags (@iceman1001) - Add 'hf thinfilm info' - read / decode Kovio Thinfilm NFC barcode tags (@iceman1001)
- Add FPGA LF adc path (@anon) - Add FPGA LF adc path (@anon)
- Add ECC support / check for NID_secp128r1 (@pwpiwi) - Add ECC support / check for NID_secp128r1 (@pwpiwi)