diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.42.lua b/ElvUI_MerathilisUI/Core/Changelog/6.42.lua new file mode 100644 index 000000000..0370f82a0 --- /dev/null +++ b/ElvUI_MerathilisUI/Core/Changelog/6.42.lua @@ -0,0 +1,20 @@ +local MER = unpack(ElvUI_MerathilisUI) + +MER.Changelog[642] = { + RELEASE_DATE = "12.10.2024", + FIXES = { + "[Compatibility]: Fix some db entries", + "[MicroBar]: Show the instance lockout again", + "[Misc]: Try to prevent a C-Stack error with WindTools", + "[Tooltip Icons]: Try to prevent a rar error with MDT. Thx Dack", + }, + NEW = { + "[Announcement]: Added TWW feasts and cauldrons", + "[MythicDungeonTool]: Added a skin. Credits: WindTools <3", + }, + IMPROVEMENTS = { + "[Vehicle Bar]: Show the default Blizzard Widget if the API fails", + "[BigWigs Profile]: Update the Layout", + "[Minimap Coords]: Updated the yOffset a bit", + }, +} diff --git a/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml b/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml index 56786fef2..39872fd54 100644 --- a/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml +++ b/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml @@ -30,5 +30,6 @@