XML-Atom-OWL
============

Created:      2010-01-15
Home page:    <https://metacpan.org/release/XML-Atom-OWL>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=XML-Atom-OWL>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.103  2011-10-27

 - (Packaging) Module::Package::RDF
 - (Addition) ActivityStrea.ms support.
 - (Update) use 5.010

0.102  2011-03-05

 - use Scalar::Util qw(blessed).
 - (Documentation) Various formatting fixes and other minor improvements to
   documentation.

0.101  2010-07-19

 - (Bugfix) Fix packaging error; Makefile.PL and META.yml didn't note
   dependency on common::sense.

0.100  2010-07-19

 - Automatically call 'consume' as required.
 - (Regression) Switched to using common::sense instead of strict, but
   didn't note change in Makefile.PL/META.yml

0.04  2010-04-29

 - Keep base URI and lang information for <content> element.

0.03  2010-04-28

 - Compliance improvements for <content> element.
 - (Addition) Ability to automatically fetch <content src> links and
   include the content as if it had been inline.

0.02  2010-01-23

 - (Addition) Support for Atom Threading Extension
 - (Addition) Support arbitrary other extensions using XML literals.
 - (Addition) Support for Feed Paging and Archiving
 - (Addition) Support for Atom License Extension

0.01  2010-01-18
# First release