diff CHANGELOG.txt @ 38:e27d13095b49

Added the ability to suspend and resume ItemAuditor (Ticket #8). To access this feature use "/ia suspend".
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 18 Jul 2010 22:46:35 -0700
parents 9bd18fce8498
children 5273038322d7
line wrap: on
line diff
--- a/CHANGELOG.txt	Sun Jul 18 21:32:15 2010 -0700
+++ b/CHANGELOG.txt	Sun Jul 18 22:46:35 2010 -0700
@@ -3,6 +3,7 @@
 - Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red.
 - Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value. 
 - Fixed a bug where sometimes the number owned was not being updated, so you might have 3 of an item but it was calculating as if you only had 1.
+- Added the ability to suspend and resume ItemAuditor (Ticket #8). To access this feature use "/ia suspend".
 
 2010-07-17  Asa Ayers  <Asa.Ayers@Gmail.com>