# $Id: Changes 799 2004-12-31 21:32:44Z btrott $
Revision history for Feed::Find
0.04
- Added Feed::Find->find_in_html to perform the same auto-discovery
on a chunk of HTML already in memory.
0.03 2004.09.06
- Feed::Find->find($url_of_feed) will now return $url_of_feed.
(RT ID 7416)
0.02 2004.08.18
- Added missing prereq to Makefile.PL (Class::ErrorHandler).
0.01 2004.08.17
- Initial distribution.