diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 50a2bb1d85cc0623aaa95079ad5bf032d6d5a017..7622c5ccd39eba50494e139c5ba11a00e007ed4d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,10 +1,10 @@ // $Id$ -Feeds 6.x 1.0 xxxx, 200x-xx-xx ------------------------------- +Feeds 6.x 1.0 Alpha 9, 2009-12-14 +--------------------------------- - API change: feeds_source() takes an FeedsImporter id instead of an importer, - the methods import() and clear() moved from FeedsImporter to FeedsSource. + the methods import() and clear() moved from FeedsImporter to FeedsSource. Import from a source with feeds_source($id, $nid)->import(); - #629096 quickcel: Fix underscores in feed creation link. - #652848 BWPanda: Add 'clear-block' to admin-ui to fix float issues.