# HG changeset patch # User Zerotorescue # Date 1290270389 -3600 # Node ID 3dd303f1d9ccaf67e42df799a7e2b890ed6a83e0 # Parent 58fb38f0b4470a271063912c1967d1fec1d54aee Changelog update. diff -r 58fb38f0b447 -r 3dd303f1d9cc Changelog.txt --- a/Changelog.txt Sat Nov 20 17:24:16 2010 +0100 +++ b/Changelog.txt Sat Nov 20 17:26:29 2010 +0100 @@ -1,3 +1,15 @@ +v0.1.8-BETA Zerotorescue Sat, Nov 20 2010 17:30:00 +0200 + + A Added a description for which item count addon is used. + A Added an optional event function to registering auction pricing addons, when defined this will be executed when the pricing addon gets selected. + A Added ¨AuctionProfitMaster¨ and ¨ZeroAuctions¨ pricing support. The pricing info displayed in the summary window will be used for this. + M Virtual group option should no longer get disabled. + M The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions. + M Clicking a command in this list will now execute it. + M The slash command handler function is now a global so you can invoke these through other methods. + M Trying to queue without any items in the summary should no longer give an error. + R Removed the unused ¨Override local item data¨ option. + v0.1.7-BETA Zerotorescue Sat, Oct 30 2010 23:00:00 +0200 M Changelog update. I forgot to commit this before tagging.