-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
928e24e
commit e1c23d5
Showing
5 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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", | ||
}, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters