From b2ef77407ec5961e2cf6d78e90120f67cda55b5a Mon Sep 17 00:00:00 2001 From: Aldric Ducreux Date: Wed, 23 Oct 2024 22:05:40 +0200 Subject: [PATCH] Changelog v4.5.2 --- APR-Core/ChangeLog.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/APR-Core/ChangeLog.lua b/APR-Core/ChangeLog.lua index 2193bafb..46be6ff3 100644 --- a/APR-Core/ChangeLog.lua +++ b/APR-Core/ChangeLog.lua @@ -79,6 +79,13 @@ end function APR.changelog:SetChangeLog() local news = { + { "v4.5.2", "2024-10-23" }, + "#Bugs", + "- Fixed starting zone route for troll", + + "#WoW", + "- Update TOC Interface for 11.0.5", + { "v4.5.1", "2024-10-01" }, "#Bugs", "- Fixed prefab button for BFA in route selection",