From 9afd64468190535e9c284fd7020bf2de979568f3 Mon Sep 17 00:00:00 2001 From: Lag Date: Tue, 11 Jul 2023 13:00:33 +0200 Subject: [PATCH] changelog --- AtlasLootClassic/Data/Token.lua | 2 +- AtlasLootClassic/Documentation/Release_Notes.md | 8 ++++++++ CHANGELOG.md | 7 +++---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/AtlasLootClassic/Data/Token.lua b/AtlasLootClassic/Data/Token.lua index 5ac214c9..f8457fbd 100644 --- a/AtlasLootClassic/Data/Token.lua +++ b/AtlasLootClassic/Data/Token.lua @@ -613,7 +613,7 @@ if AtlasLoot:GameVersion_GE(AtlasLoot.WRATH_VERSION_NUM) then ICONS.WARRIOR, 49479, 49478, 0, ICONS.PALADIN, 49476, 49475, 49474, 0, ICONS.DEATHKNIGHT, 49467, 49466, type = 9 }, - + ["Tier7TitanRuneTokens"] = { 40616, 40617, 40618, 0, 40622, 40623, 40624, 0, diff --git a/AtlasLootClassic/Documentation/Release_Notes.md b/AtlasLootClassic/Documentation/Release_Notes.md index 3093a379..f4439f7e 100644 --- a/AtlasLootClassic/Documentation/Release_Notes.md +++ b/AtlasLootClassic/Documentation/Release_Notes.md @@ -2,6 +2,14 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-english translations. +## v3.1.2 (Apr. 05, 2023) + +- fix lua errors +- update translations +- Add missing PvP items +- Update ClassFilter +- Update loottables + ## v3.1.1 (Feb. 04, 2023) - fix lua errors diff --git a/CHANGELOG.md b/CHANGELOG.md index fc92d133..0885b60f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,9 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ [Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md) -## v3.1.2 (Apr. 05, 2023) +## v3.1.3 (Jul. 11, 2023) +- update .toc version - fix lua errors - update translations -- Add missing PvP items -- Update ClassFilter -- Update loottables +- Add missing items