diff --git a/CHANGELOG.md b/CHANGELOG.md index 929e920ba..c14c3748c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ## Fixes ### All platforms - Fix "Duplicate definition" error with `Static` arrays in Subs/Functions with active `On Error` trapping. +- Fix internal UDT arrays not resetting when a new file is loaded.