Quantcast

Added note on localization for difficulties

Peter Eliasson [08-10-16 - 13:48]
Added note on localization for difficulties
Filename
CHANGELOG.md
VERSION_CHANGES.md
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.