From 86caac767080293ba770110b4a108804b103a68b Mon Sep 17 00:00:00 2001 From: Cory Solovewicz Date: Sat, 30 Aug 2025 22:13:53 -0700 Subject: [PATCH] Update CHANGELOG.md Added my entries into the changelog. Signed-off-by: Cory Solovewicz --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb3ae7670..9b4aba46e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,9 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added `hf felica liteauth` - now support FeliCa Lite-S authentication(@q0jt) - Added `he felica dump` - partial support for dumping all blocks from unauth readable services (@zinongli) - Changed `hf 14b calypso` - now don't break the file id loop when one file can't be selected or read. Add new file ids to iterate through (@zinongli) +- Fixed `script run hf_mfu_amiibo_restore.lua` - broken reference to a dependency. (@CorySolovewicz) +- Changed `/client/update_amiibo_tools_lua.py` - updated the output to make things more clear. (@CorySolovewicz) +- Changed `/client/lualibs/amiibo_tools.lua` - updated to the most recent data. (@CorySolovewicz) ## [Daddy Iceman.4.20469][2025-06-16]