Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 70:3930518cb8d9
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.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Wed, 28 Jul 2010 22:19:38 -0700 |
parents | 4ae431c98059 |
children | aaf9a155995b |
line wrap: on
line diff
--- a/CHANGELOG.txt Wed Jul 28 21:27:39 2010 -0700 +++ b/CHANGELOG.txt Wed Jul 28 22:19:38 2010 -0700 @@ -3,6 +3,7 @@ - Fixed a bug with the crafting threshold options. - Updated /ia queue so that it is a shortcut to using /ia crafting and then clicking export. - 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 change that destination. 2010-07-27 Asa Ayers <Asa.Ayers@Gmail.com>