diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4460297b104ba8b4b4d15f38d7e2eb86ba049ad1..1c2a3ebefc83a55fc5efcedb9c9c9de26643a3ec 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -3,6 +3,7 @@ Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx ---------------------------------- +- alex_b: Handle exceptions outside of Importer/Source facade methods. - #600584 alexb: Use Batch API. NOTE: third party plugins/extensions implementing FeedsProcessor::process(), FeedsProcessor::clear() or FeedsImporter::expire() need to adjust their implementations. Modules that