From 8aebb8ef8ebf1f6301d8992c9054c87995cf4a01 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 24 May 2020 12:52:11 +0200 Subject: [PATCH] textual --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8edd91099..8fd7150b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] ## [ice coffee.4.][2020-05-21] + - Add doc/mfu_binary_format_notes.md (@iceman1001) + - Fix `hf mfu dump` - now reads Ulev1 3counter vs NTAG 1 counters (@iceman1001) + - Fix `hf mfu info` - now print correct cfg1 - nfc protection (@iceman1001) - Fix `hf mfu eload` - now detects and converts between plain/old/new mfu binary format (@iceman1001) - Change log files moved to subfolders (@doegex) - Change lib lua unbundled. (@doegex)