Revision history for Perl module RT::Client::REST
0.06 Wed Jul 12 2006 "Dmitri Tikhonov" <dtikhonov@vonage.com>
* Method 'create' now returns numeric ID of the new object.
* RT::Interface::REST is no longer a requirement. If it is not
installed, embedded copy of auxiliary methods is used.
* Added tests.
0.05 Thu Apr 20 2006 "Dmitri Tikhonov" <dtikhonov@vonage.com>
* Added RT::Client::REST::CouldNotCreateObjectException
0.04 Wed Apr 19 2006 "Dmitri Tikhonov" <dtikhonov@vonage.com>
* Removed old print statements
0.03 Wed Apr 19 2006 "Dmitri Tikhonov" <dtikhonov@vonage.com>
This is the initial release.
# vim:sts=2:sw=2:et:ft=changelog: