From 01d1db89705b4bd084fd3707f1d53296bd0e29cb Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Thu, 1 Aug 2019 20:20:34 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37a61dab5..0d45d52c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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... ## [unreleased][unreleased] + - Add 'hf thinfilm list' specific trace decoding (Thinfilm NFC barcode tags) (@doegox) - 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 FPGA LF adc path (@anon)