Skip to content

Commit

Permalink
📖 DOC: prep. changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Merathilis committed Aug 31, 2024
1 parent 3c533c9 commit 865a028
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ElvUI_MerathilisUI/Core/Changelog/6.38.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
local MER = unpack(ElvUI_MerathilisUI)

MER.Changelog[638] = {
RELEASE_DATE = "TBD",
FIXES = {},
NEW = {},
IMPROVEMENTS = {},
}
3 changes: 2 additions & 1 deletion ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
<Script file="Previous\6.34.lua"/>
<Script file="Previous\6.35.lua"/>
<Script file="Previous\6.36.lua"/>
<Script file="6.37.lua"/>
<Script file="Previous\6.37.lua"/>
<Script file="6.38.lua"/>
</Ui>
File renamed without changes.

0 comments on commit 865a028

Please sign in to comment.