summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-26 08:47:52 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-26 08:47:52 -0400
commitb584285ddcc38586894d0044d7d6d8a5a974c473 (patch)
tree96d8d1db7d66e8e24c121ee23215742944f90685 /ChangeLog
parentf2cce5ade869420bb73d5af2ad17907b1c3bb3da (diff)
Remove webhook endpoint to create tasks (breaking change)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 456cf1cd..3ebb09ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
--------------