diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f2ee4c385ebd29d6f796865bd896c2d7b13b6705..50a2bb1d85cc0623aaa95079ad5bf032d6d5a017 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,6 +3,9 @@
 Feeds 6.x 1.0 xxxx, 200x-xx-xx
 ------------------------------
 
+- API change: feeds_source() takes an FeedsImporter id instead of an importer,
+  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.
 - #623424 Kars-T, Eugen Mayer, alex_b: Mapper for Taxonomy.