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)