summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-28 19:50:58 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-28 19:50:58 -0400
commit605c9e9efa7021a60943499c5b2d649dba4b56ae (patch)
tree7ef6a4da30658167e1a7230d36c04422a8cba0a7 /ChangeLog
parent14713b0ec7ed93ca45578da069ad4e19a7d8addf (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a63fa44..639b6505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,9 @@ Bug fixes:
Breaking changes:
-* Webhook to create tasks have been removed, use the API instead.
+* Webhook to create tasks have been removed, use the API instead
+* All controllers have been renamed, people who are not using URL rewriting will see different URLs
+* All models have been renamed, plugin maintainers will have to update their plugins
Version 1.0.28
--------------