Remove webhook endpoint to create tasks (breaking change)

This commit is contained in:
Frederic Guillot
2016-05-26 08:47:52 -04:00
parent f2cce5ade8
commit b584285ddc
4 changed files with 5 additions and 80 deletions

View File

@@ -22,6 +22,10 @@ Bug fixes:
* Do not send notifications to disabled users
Breaking changes:
* Webhook to create tasks have been removed, use the API instead.
Version 1.0.28
--------------