Skip to content

Commit

Permalink
📖 DOC: prep. changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Merathilis committed Sep 8, 2024
1 parent 4af6689 commit 34edee3
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.40.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
local MER = unpack(ElvUI_MerathilisUI)

MER.Changelog[640] = {
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 @@ -29,5 +29,6 @@
<Script file="Previous\6.36.lua"/>
<Script file="Previous\6.37.lua"/>
<Script file="Previous\6.38.lua"/>
<Script file="6.39.lua"/>
<Script file="Previous\6.39.lua"/>
<Script file="6.40.lua"/>
</Ui>
File renamed without changes.

0 comments on commit 34edee3

Please sign in to comment.