diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-05-26 08:47:52 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-05-26 08:47:52 -0400 |
commit | b584285ddcc38586894d0044d7d6d8a5a974c473 (patch) | |
tree | 96d8d1db7d66e8e24c121ee23215742944f90685 /ChangeLog | |
parent | f2cce5ade869420bb73d5af2ad17907b1c3bb3da (diff) |
Remove webhook endpoint to create tasks (breaking change)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 -------------- |