From 0ffe0ca8f469b563902cfd8817eeb54b2639b5cf Mon Sep 17 00:00:00 2001 From: trawzified <55751269+tr4wzified@users.noreply.github.com> Date: Sun, 11 Aug 2024 23:22:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f17def0a..8d76f815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ### Changelog +#### Version - 3.7.1.0 - ? +* Fixed file paths with special characters corrupting when packed into BSAs + * This issue only affected Fallout 3, Fallout NV and Skyrim LE +* Added logging to determine which downloaded files cannot be hashed + * This could occur in the downloading phase when installing a modlist when there are broken/corrupted files in the downloads folder + #### Version - 3.7.0.0 - 6/21/2024 * Added Starfield support * Note: Hashes were added earlier, but the earlier version was not fully compatible due to Wabbajack extracting the BA2 archives incorrectly. This has been fixed.