@@ -1,5 +1,7 @@ |
||
| 1 | 1 |
# Changes |
| 2 | 2 |
|
| 3 |
+* Jul 1, 2015 - DeDuplicationAgent properly handles destruction of memory. |
|
| 4 |
+* Jun 26, 2015 - Add `max_events_per_run` to RssAgent. |
|
| 3 | 5 |
* Jun 19, 2015 - Add `url_from_event` to WebsiteAgent. |
| 4 | 6 |
* Jun 17, 2015 - RssAgent emits events for new feed items in chronological order. |
| 5 | 7 |
* Jun 15, 2015 - Liquid filter `uri_expand` added. |