Skip to content

Commit 5876b60

Browse files
committed
prep 2.7 - toc & cl
1 parent 75e87a9 commit 5876b60

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v2.6 1/15/2025
1+
v2.7 2/26/2025
22

3-
• bump toc
4-
flyouts are now supported and will follow the triggers for that bar or global if you are not using per bar options which is dependent on your setup
3+
• bump toc
4+
fix error with 11.1 and ElvUI 13.85

ElvUI_ActionBarBuddy/ElvUI_ActionBarBuddy.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Title: |cff1784d1ElvUI|r |cff00FF98ActionBar|r |cffA330C9Buddy|r
33
## Author: Repooc
44
## Version: @project-version@
5-
## X-PreviousVersion: 2.6
5+
## X-PreviousVersion: 2.7
66
## RequiredDeps: ElvUI
77
## DefaultState: Enabled
88
## SavedVariables: ABBDB

ElvUI_ActionBarBuddy/Modules/Changelog/Changelog.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ local module = E:NewModule('ABB-Changelog', 'AceEvent-3.0', 'AceTimer-3.0')
66
local format, gsub, find = string.format, string.gsub, string.find
77

88
local ChangelogTBL = {
9+
'v|cff00fc002.7|r 2/26/2025',
10+
'• bump toc',
11+
'• fix error with 11.1 and ElvUI 13.85',
12+
' ',
913
'v|cff00fc002.6|r ??/??/2025',
1014
'• bump toc',
1115
'• flyouts are now supported and will follow the triggers for that bar or global if you are not using per bar options which is dependent on your setup',

0 commit comments

Comments
 (0)