From 3a82331d2280f3ac7d026f7f93d3f0527988b06a Mon Sep 17 00:00:00 2001 From: John Pasula Date: Wed, 22 Dec 2010 09:22:12 -0700 Subject: [PATCH] Update changelog. --- Docs/CHANGES.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt index dd857db..214ea61 100644 --- a/Docs/CHANGES.txt +++ b/Docs/CHANGES.txt @@ -1,6 +1,24 @@ ==ARL Change Log NOTE: Always remove the folder for old versions and install a fresh copy when upgrading. +== Version 2.1 Release + +==== Recipe Database: +* Updated all Cataclysm recipes. Old recipes are still being reworked with new acquire methods. + +==== Bug Fixes: +* Bug with the recipe dataminer fixed which prevented spell IDs of some recipes from being displayed. +* Cooking tradeskill link fixed +* GenericAddRecipeAcquire made more fault-tolerant. +* Fixed a bug with tradeskills from the guild roster. + +==== New Features: + +* Added support for recipes obtained via achievements. + +==== Miscellaneous changes: +* Database external documentation removed. It was outdated and will be replaced slowly by luadoc within the code. + == Version 2.0 Release ==== Changes to the recipe list panel: @@ -16,7 +34,7 @@ NOTE: Always remove the folder for old versions and install a fresh copy when up * Waypoint descriptions are now colored by acquisition type and item quality. -==== Bug Fixes. +==== Bug Fixes: * Resetting the main panel's position no longer resets the tooltip scale or font size. * Added a work-around for the French localization of the Runeforging "profession" not being conformant with other locales. * Fixed tooltip colorcode for excluded recipes. -- 1.7.9.5