Skip to content

Commit 57f309b

Browse files
committed
chore: it happened. it finally happened. AllowLoadGameType finally rolled out to all versions.
1 parent bca13c5 commit 57f309b

File tree

5 files changed

+5
-69
lines changed

5 files changed

+5
-69
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
## v11.2.7
2+
13
## v11.2.6
24
* Fix #2307 C_SpecializationInfo.GetTalent: query.specializationIndex must be specified.
35

4-
56
## v11.2.5
67
* New condition: Armor Repair Level - Checks the lowest durability percentage of any equipped gear.
78
* Meta Icons and Icon Shown conditions now use pure event-driven updates. This is made possible by dynamic, dependency-aware ordering of icon update checks. If you have circular dependencies between icons, you may find that some updates may be delayed by at least one update interval.

Options/CHANGELOG.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ if not TMW then return end
33
TMW.CHANGELOG_LASTVER="10.0.0"
44

55
TMW.CHANGELOG = [==[
6+
## v11.2.7
7+
68
## v11.2.6
79
* Fix #2307 C_SpecializationInfo.GetTalent: query.specializationIndex must be specified.
810
9-
1011
## v11.2.5
1112
* New condition: Armor Repair Level - Checks the lowest durability percentage of any equipped gear.
1213
* Meta Icons and Icon Shown conditions now use pure event-driven updates. This is made possible by dynamic, dependency-aware ordering of icon update checks. If you have circular dependencies between icons, you may find that some updates may be delayed by at least one update interval.

TellMeWhen-Vanilla.toc

Lines changed: 0 additions & 47 deletions
This file was deleted.

TellMeWhen.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
## X-WoWI-ID: 10855
1919
## X-Wago-ID: ZQ6aZqKW
2020

21-
## Version: 11.2.6
21+
## Version: 11.2.7
2222
## Author: Cybeloras of Aerie Peak
2323
## IconTexture: Interface\Addons\TellMeWhen\Textures\LDB Icon
2424
## AddonCompartmentFunc: TellMeWhen_OnAddonCompartmentClick

TellMeWhen_Options/TellMeWhen_Options-Vanilla.toc

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)