From f2fadc8fd274af5b462d95bb9dfe1c9ef3f0d55e Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 18 Jul 2021 21:20:56 +0200 Subject: [PATCH] text --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b961f15b..b87b0a33d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ 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] + - Changed `lf pyramid demod` - relaxed the size check (@iceman1001) + - Changed `hf emrtd info` to view DG5 picture (@iceman1001) - Added `-4041x` option to lf indala clone for the Indala 4041X format (@chunkystew) - Added a new client preference, delay of execution, a delay in ms before a cmd is sent. Good for implants (@iceman1001) - Fix `lf t55xx brute` - now correctly prints last key if it was correct (@scott4290)