# $Id: Changes,v 1.8 2004/07/08 13:45:02 asc Exp $ 0.6 Thu Jul 08 2004 - fixed bug where get/recent posts were all mixed up - d'oh! (RT ticket # 6890) 0.5 Tue Mar 08 2004 - check wantarray to return empty list or undef in API methods that return stuff 0.4 Fri Mar 05 2004 - blessed 0.4_01 Thu Mar 04 2004 - fixed bug in 'recent_posts' and 'posts' methods where the results of '_getresults' were not being passed to '_buildresults' - fixed bug in 'tags' and 'inbox_subscriptions' methods where '_getresults' wasn't being called at all - Fixed broken 'tag' method in N:D:T (gah!) - Added N:D:User package - Added 'user' method to N:D:Post - Replaced all instances of '_request' with '_sendrequest' - Updated POD 0.3 Mon Feb 09 2004 - Updated N:D:Post to export an 'extended' object method - Replaced use Data::Denter with YAML and made sure to require it Makefile.PL 0.2 Sun Feb 01 2004 - Updated POD 0.1 Fri Jan 30 2004 - hey look, the methods actually return useful stuff now! 0.1_01 Mon Jan 26 2004 - initial release