Add a couple of new entries

This commit is contained in:
Akinori MUSHA 2015-07-04 03:29:05 +09:00
parent 1f49085770
commit bcc3b536c7

View file

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