From 4bc981dbc1010c155b0d9129cc238232cc31d2e2 Mon Sep 17 00:00:00 2001 From: NovaRain Date: Mon, 20 Nov 2023 21:28:06 +0800 Subject: [PATCH] Updated changelog for better clarity --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa20f3a..306e65d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 4.4.1 * HRP: Fixed the clickability issue of the file list for save/load and **'print to file'** options in the character screen -* Fixed a bug introduced in 4.4 that caused saved arrays to have incorrect data in `sfallgv.sav` +* Fixed a bug introduced in 4.4 that broke the interoperability of saved arrays with older versions * Fixed a crash when calling `start_gdialog` outside the `talk_p_proc` procedure for talking heads * Fixed `create_object_sid` script function to allow creating an object with no script correctly when passing 0 as the script index number * Changed the calculation of the **'best armor'** score to exclude the EMP stats (gameplay mod friendly)