From b135413995b346fa555c92cf47d7051f27d27de4 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 15 Jan 2024 13:01:45 +0100 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 536d5fda5..98496244f 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] + - Fixed `data diff` - client no longer crashes when using short widths on long filenames (@iceman1001) - Added `hf 15 wipe` - fills card memory with zeros (@iceman1001) - Changed `hf xerox info` - now prints some part info (@iceman1001) - Added `hf xerox view` - view dump files of fuji/xerox tags (@iceman1001)