diff CHANGELOG.txt @ 72:8e9beb8a0330

Added options to enable or disable crafting deciders.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Wed, 28 Jul 2010 23:17:30 -0700
parents aaf9a155995b
children 71de6e86a1a4
line wrap: on
line diff
--- a/CHANGELOG.txt	Wed Jul 28 22:46:13 2010 -0700
+++ b/CHANGELOG.txt	Wed Jul 28 23:17:30 2010 -0700
@@ -5,6 +5,7 @@
 - Added integration with ArkInventory. You can set up rules that use "itemauditor('profitable')" or "itemauditor('qa')" to find items managed by QuickAuctions.
 - Added a public API so other addon developers can register themselves as a queue destination and added a UI so users can select that destination.
 - Added a config option to control how many extra copies of an item are created if its being managed with QA. The previous behaveior was to add 25% to whatever QA would normally post. Now it defaults to 0% and is user configurable.
+- Added options to enable or disable crafting deciders.
 
 2010-07-27  Asa Ayers  <Asa.Ayers@Gmail.com>