mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-18 12:51:43 +00:00
Add recent changes
This commit is contained in:
parent
b62bf8637d
commit
6edf4d7c1e
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changes
|
||||
|
||||
* Sep 2, 2015 - WebRequestConcern Agents automatically decode gzip/inflate encodings.
|
||||
* Sep 1, 2015 - WebhookAgent can configure allowed verbs (GET, POST, PUT, ...) for incoming requests.
|
||||
* Aug 21, 2015 - PostAgent supports "xml" as `content_type`.
|
||||
* Aug 3, 2015 - Dry Run allows user to input an event payload.
|
||||
* Aug 1, 2015 - Huginn now requires Ruby >=2.0 to run.
|
||||
* Jul 30, 2015 - RssAgent can configure the order of events created via `events_order`.
|
||||
* Jul 29, 2015 - WebsiteAgent can configure the order of events created via `events_order`.
|
||||
* Jul 29, 2015 - DataOutputAgent can configure the order of events in the output via `events_order`.
|
||||
|
|
Loading…
Add table
Reference in a new issue