############################################################################
## Changes #################################################################
############################################################################

HTML-Microformats
=================

Created:      2010-02-08
Home page:    <http://search.cpan.org/dist/HTML-Microformats/>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=HTML-Microformats>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.00_02 [2010-03-01]
 - (Addition) rel-license support.
 - Split out some common rel-X parsing into HTML::Microformats::_rel.
 - (Addition) rel-enclosure support.
 - Document geo, adr, XFN and hAtom support.
 - (Addition) Support for hAtom and hNews.

0.00_01 [2010-02-24]
 - Document HTML::Microformats::hCard.
 - (Addition) Draft 'species' microformat support.
 - (Addition) XFN support.
 - Improve hCard type+value property parsing.
 - Copyright statements now reflect the fact that much of this code comes
   from 2008.
 - (Addition) Draft 'hMeasure' microformat support.
 - (Addition) Figure out which hCard on a page is the 'representative' one
   (for the purposes of XFN).

0.00_00 [2010-02-19]