----------
v1.1.6-git
----------


------
v1.1.5
------

[jan] Mark PHP 7 as supported.


------
v1.1.4
------

[jan] Use more efficient database access in SQL backend.
[jan] Fix deleting retrieved tasks from SQL storage.


------
v1.1.3
------

[jan] Catch possible exceptions in shutdown function.


------
v1.1.2
------

[jan] Add Composer definition.


------
v1.1.1
------

[jan] Don't set default value for TEXT column.


------
v1.1.0
------

[rla] Add Db backend for Queues.
[cjh] Add Horde_Queue_Runner#runTask().
[cjh] Allow RequestShutdown runner to handle tasks that spawn other tasks.


------
v1.0.0
------

First stable release for Horde 5.
[cjh] Modify the RequestShutdown runner to handle tasks that spawn other tasks.


------------
v1.0.0alpha1
------------

First alpha release for Horde 5.
