Quantcast

Changelog ON!

John Pasula [02-08-11 - 19:42]
Changelog ON!
Filename
.pkgmeta
Docs/CHANGES.txt
diff --git a/.pkgmeta b/.pkgmeta
index 1957102..ce7905b 100644
--- a/.pkgmeta
+++ b/.pkgmeta
@@ -2,9 +2,9 @@

 license-output: LICENSE.txt

-#manual-changelog:
-# filename: Docs/CHANGES.txt
-# markup-type: creole
+manual-changelog:
+ filename: Docs/CHANGES.txt
+ markup-type: creole

 enable-nolib-creation: yes

diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt
index 5a3d4ab..330a1c8 100644
--- a/Docs/CHANGES.txt
+++ b/Docs/CHANGES.txt
@@ -9,6 +9,7 @@ NOTE: Always remove the folder for old versions and install a fresh copy when up
 * 4.0.6 recipes have been added.
 * First aid trainers have been updated.  Most of the recipes are availible from all 33 trainers except a few cataclysm which are only availible from 31 trainers.  I think this is a bug so there may be two erroneous trainers for a few first aid recipes.
 * A bunch of jewelcrafting recipes have had the items they craft linked to them.
+* Added new API functions for custom strings and seasonal recipes.  Updated API documentation.

 ==== New Features:
 * A new slash command has been added: /arl scan <profession>  This will scan the profession from a slash command, without requiring you to open up the tradeskill window yourself.  Due to limitations, this will basically fire off the tradeskill for you so that window will open up. (Ticket 1145)