# Changelog for HTML::FormatText::WithLinks
version:    0.06
date:       06/10/2005
    add in missing ; to use line in examples in POD and README (rt #14777)
---
version:    0.05
date:       12/09/2005
    change way skip tests in t/12_treebuilderproblem.t to try and avoid CPAN 
    testers failure
---
version:    0.04
date:       27/08/2005
    anchors with no href or empty href don't produce footnotes
    some internal refactoring
    much better test coverage
---
version:    0.03
date:       19/05/2005
    Added with_emphasis option
    Delete HTML::TreeBuilder object after parsing
---
version:    0.02
date:       02/02/2004
    Now call eof on HTML::TreeBuilder which fixes bug with last words in
    HTML fragments sometimes being lost
---
version:    0.01
date:       12/01/2004
changes:
    Initial release