diff CHANGELOG.txt @ 64:e92a5adf75bf

Added first public API.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 27 Jul 2010 18:00:00 -0700
parents e7d287cc3b02
children 2d65db19d3ce
line wrap: on
line diff
--- a/CHANGELOG.txt	Tue Jul 27 17:58:33 2010 -0700
+++ b/CHANGELOG.txt	Tue Jul 27 18:00:00 2010 -0700
@@ -2,6 +2,7 @@
 
 - Fixed an infinite loop when when adding items to the Skillet queue from the crafting interface.
 - For Developers: Changed ItemAuditor to no longer be in the global namespace
+- For Developers: Added IAapi to the public namespace so other addons can interact with ItemAuditor.
 
 2010-07-25  Asa Ayers  <Asa.Ayers@Gmail.com>