Update CHANGELOG.md

Added description for new ntag_clean Lua script

Signed-off-by: Trigat <trigat@protonmail.com>
This commit is contained in:
Trigat
2025-08-24 16:02:26 -05:00
committed by GitHub
parent 62fdf5706c
commit 3bc79d0e8d
+1
View File
@@ -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 `ntag_clean.lua` script for easier NTAG memory wipe (@trigat)
- Changed from Bigbuf malloc to Bigbuf calloc calls on device side (@iceman1001)
- Added `lf t55xx view` - now viewing of T55XX dump files is possible (@iceman1001)
- Fixed `lf indala cone` - now writing the right bits when using `--fc` and `--cn`