diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f6aa43e..69d27f1c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ### Changes ### - * [Guild]: Added a workauround to let the guild message not spam around - * [OmniCD]: Sync some borders with the skin - * [Changelog]: Let the changelog show the display version + * [KeyFeedback]: Should now work again + * [ObjectiveTracker]: Wowheadlinks should now redirect to the english comments + * [Skins]: Updated various skins diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.46.lua b/ElvUI_MerathilisUI/Core/Changelog/6.46.lua index fbdde4ba2..589b96b3e 100644 --- a/ElvUI_MerathilisUI/Core/Changelog/6.46.lua +++ b/ElvUI_MerathilisUI/Core/Changelog/6.46.lua @@ -1,8 +1,13 @@ local MER = unpack(ElvUI_MerathilisUI) MER.Changelog[646] = { - RELEASE_DATE = "TBD", - FIXES = {}, + RELEASE_DATE = "16.12.2024", + FIXES = { + "[KeyFeedback]: Should now work again", + }, NEW = {}, - IMPROVEMENTS = {}, + IMPROVEMENTS = { + "[ObjectiveTracker]: Wowheadlinks should now redirect to the english comments", + "[Skins]: Updated various skins", + }, } diff --git a/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc b/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc index 2a8c8f35e..5b0a30686 100644 --- a/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc +++ b/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc @@ -1,7 +1,7 @@ ## Interface: 110005 ## Author: Merathilis ## Version: @project-version@ -## X-Version: 6.45 +## X-Version: 6.46 ## Title: |cFF1784d1ElvUI|r |cffffffffMerathilis|r|cffff7d0aUI|r ## AddonCompartmentFunc: MerathilisUI_OnAddonCompartmentClick ## IconTexture: Interface\AddOns\ElvUI_MerathilisUI\Media\Textures\m2 diff --git a/README.md b/README.md index 710eb84e5..fe13798ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- - + +
---