From 0a8624f9be0de6a897617fa0a46c2708df1bbce6 Mon Sep 17 00:00:00 2001 From: Peter Eliasson Date: Wed, 10 Aug 2016 15:48:30 +0200 Subject: [PATCH] Added note on localization for difficulties --- CHANGELOG.md | 3 ++- VERSION_CHANGES.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c2ad2a..1993754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -Version 1.0.4 +# Version 1.0.4 * Added an action to remove ALL stored parses (found the in the settings: Interface->GuildSkadaHighScore). * Made the addon track only the raids of the current expansion. +* Using blizzard's localization for difficulty names (the only noticeable difference should be that "LFR" is now "Looking For Raid"). * Some small performance improvements, via mikk's [FindGlobals](https://www.wowace.com/addons/findglobals/). * Some minor code cleanup/reorganization. diff --git a/VERSION_CHANGES.md b/VERSION_CHANGES.md index 57b11cb..2155d2d 100644 --- a/VERSION_CHANGES.md +++ b/VERSION_CHANGES.md @@ -2,5 +2,6 @@ Version 1.0.4 * Added an action to remove ALL stored parses (found the in the settings: Interface->GuildSkadaHighScore). * Made the addon track only the raids of the current expansion. +* Using blizzard's localization for difficulty names (the only noticeable difference should be that "LFR" is now "Looking For Raid"). * Some small performance improvements, via mikk's [FindGlobals](https://www.wowace.com/addons/findglobals/). * Some minor code cleanup/reorganization. -- 1.7.9.5