From 69bc3eb048ec75625568c8f3163f46055d71bed6 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 11 Sep 2025 20:37:03 +0200 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1393c91f..d2235fb60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,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] ## [Phrack.4.20728][2025-09-11] - Change `lf t55xx restore` - now skips writing block0 if its all zeros (@iceman1001)