From 0eb86f2c5896cab091ea15cf98c2e8dbbbefecac Mon Sep 17 00:00:00 2001 From: Piotr Rzeszut Date: Thu, 28 Nov 2024 01:10:36 +0100 Subject: [PATCH] Add info about changes in hf_mf_ultimatecard.lua (set/get maximum read/write block) to Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdfab6688e..575e973277 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] +- Add option to set and get maximum read/write block number using `hf_mf_ultimatecard` script (@piotrva) - Added special iclass legacy config cards in `hf iclass configcard` (@antiklesys) - Added simulation function to `hf iclass legrec` (@antiklesys)