diff --git a/CHANGELOG.md b/CHANGELOG.md index d0805e6d0..1ecf08253 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 `hf 15 disableprivacy` - from @g3gg0 fork *WIP* (@iceman1001) - 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)