From 358c0b23ef1d9c62ae2a009915420793b2be0219 Mon Sep 17 00:00:00 2001 From: FellippeHeitor Date: Tue, 12 Oct 2021 01:51:33 -0300 Subject: [PATCH] Update changelog [ci-skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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.