2007-07-21 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.13.1:
* XML/Atom/Service.pm, XML/Atom/Categories.pm:
- avoid redefining subroutines for XML::Atom
2007-07-21 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.13.0:
* XML/Atom/Service.pm:
- add some APP elements to XML::Atom::Entry, //entry/edited,
//entry/control/draft
* add t/06.entry.t
* XML/Atom/Categories.pm:
- getCategory is DEPRECATED (will be removed in the near future)
* t/0*.t
- change namespace to 'http://www.w3.org/2007/app'
2007-07-02 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.12.1:
* XML/Atom/Service.pm:
- introduce global variable $DefaultNamespace
2007-07-02 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.12.0:
- change namespace to 'http://www.w3.org/2007/app' based on
the new APP specirfication
2007-06-10 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.11.1:
* t/0*.t
- xmlns is optional in regexp for newer LibXML
2007-03-22 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.11.0:
* XML/Atom/Service.pm:
- implement XML::Atom::Client::getService()
* XML/Atom/Categories.pm:
- implement XML::Atom::Client::getCategories()
* add t/05.client.t
2007-02-13 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.10.1 (0.010001): updated by Module::Starter
* write README
* add use warnings; use Carp;
* add POD tests
2007-02-12 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.01: created by h2xs 1.23 with options
-XAn XML::Atom::Service