From e5220a8224ce7fdcdbd44cb00e494a16bff822c0 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 17 Oct 2025 13:01:51 -0400 Subject: [PATCH] Update changelog --- CHANGELIST.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index ec2b9a91..d39c164c 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -3,7 +3,7 @@ - Add BCA to list of files to select in Check UI - Move Zstd compression helper to base processor - Add file merge method in CleanRip -- Implement file merging in CleanRip +- Implement file merging in CleanRipw - Support reparsing of MPF-processed outputs - Use WriteToFile extension for zip entries - Move output file implementations to separate namespace @@ -21,6 +21,7 @@ - Continue UI translation work - Minor formatting cleanup - Ensure readers and writers dispose +- Complete translation support ### 3.5.0 (2025-10-10)