From e381bd51196b0eecb675f65fdb9617df8db048b1 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 27 May 2020 11:44:34 +0200 Subject: [PATCH] textual --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdb0b7c05..3a70189b2 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 Python3 as possible script engine (@iceman1001, @doegox) - 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)