From f3590bbe0381deeebf2ca8a706bb90df8ee03ff3 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 3 May 2021 22:15:11 +0200 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95eeec9fe..d0805e6d0 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] + - Added `lf_ident_json.lua` - script to identify t55xx json dump files (@iceman1001) - Fixed `hf iclass chk` - multithread concurrency issues solved (@iceman1001) - Fixed hf_iceclass standalone - correct null terminator filename (@metalauricle) - Changed `trace list -t mfdes - added annotations for EV2, EV3 (@iceman1001)`