summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-24 10:08:57 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-24 10:08:57 -0400
commit506ebf3bac302a63be7c32a03b872a9eefa689fc (patch)
tree0947a8d5240e15ee602881d11b05ebfe97421116 /ChangeLog
parentdf57b0f2c8b73959b6bcf237027d1c44670f961e (diff)
Fixed typo in template that prevent project permissions to be duplicated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bc0eed3..6da73200 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@ Improvements:
Bug fixes:
+* Fixed typo in template that prevent project permissions to be duplicated
* Fixed search query with multiple assignees (nested OR conditions)
* Fixed Markdown editor auto-grow on the task form (Safari)
* Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class