diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e5f5df7..18b82ad53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ ### Changes ### - * [Skins]: Fixed an typ in UI Widgets Skin - * [AngrierWorldQuests]: Added skin for it - * [AutoButtons]: Added some new openables - * [Widgets/MicroBar]: Updated Animations + * [Armory]: Updates to Armory + * [Skins]: Various skin tweaks & updates + * [Chat Text]: Sync with ElvUI changes diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.36.lua b/ElvUI_MerathilisUI/Core/Changelog/6.36.lua index bcd5f339d..a523bb503 100644 --- a/ElvUI_MerathilisUI/Core/Changelog/6.36.lua +++ b/ElvUI_MerathilisUI/Core/Changelog/6.36.lua @@ -1,8 +1,12 @@ local MER = unpack(ElvUI_MerathilisUI) MER.Changelog[636] = { - RELEASE_DATE = "TBD", + RELEASE_DATE = "27.08.2024", FIXES = {}, NEW = {}, - IMPROVEMENTS = {}, + IMPROVEMENTS = { + "[Armory]: Updates to Armory", + "[Skins]: Various skin tweaks & updates", + "[Chat Text]: Sync with ElvUI changes", + }, } diff --git a/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc b/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc index ee4bfe4c5..772e19170 100644 --- a/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc +++ b/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc @@ -13,7 +13,7 @@ ## OptionalDeps: SharedMedia, BigWigs, ls_Toasts, WeakAuras, WeakAurasOptions ## X-Credits: Simpy, Benik, Azilroka, Darth Predator, fang2hou, fgprodigal, Siweia, Solor, Elv, Toxi, Blazeflack & all AddOn Authors who inspired me. ## X-Interface: 110002 -## X-ElvUIVersion: 13.75 +## X-ElvUIVersion: 13.76 ## X-Curse-Project-Name: MerathilisUI ## X-Curse-Project-ID: 97589 ## X-WoWI-ID: 24117 diff --git a/README.md b/README.md index 98060ce0b..85a3dd986 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@