summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-23 12:04:10 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-23 12:04:10 -0500
commit0448fdc56b9d7c58ac78d8375447c59b68702562 (patch)
tree301715e61c2c148b7e1059e3f0b989cf20d65a9b /ChangeLog
parent94207cf8ea41132fd7279ab08845677542eb3c9f (diff)
Fix bug: Unable to unassign a task from the API
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f34ecf9d..db95e88b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,7 @@ Bug fixes:
* Fix wrong link for category in task footer
* Unable to set currency rate with Postgres database
* Avoid automatic actions that change the color to fire subsequent events
+* Unable to unassign a task from the API
Version 1.0.23
--------------