From 36f780cf8418c184a0eb43da9823a89eb062bc47 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 29 Jul 2021 13:00:02 +0200 Subject: [PATCH] text --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e10d84d4..f0ef7d0b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] - Added `hf iclass encode --wiegand/--fc/--cn` - direct fmt/fc/cn support (@bettse) - - Fic `lf t55xx detect` - to unset lf config decimation if value is not one (@iceman1001) + - Fix `lf t55xx detect` - to unset lf config decimation if value is not one (@iceman1001) - Fix `hf 15 sample` - data collection works again (@iceman1001) - Changed `data plot -h` - removed line (@doegox) - Fix `lf_tharexde` - double define of global variable (@axisray)