summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-28 16:56:37 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-28 16:56:37 -0400
commitf3e16da4ac8eb5f06c7f8a0aed49fd3dd11817ec (patch)
tree1c4ea8b49d63077a49a99c79fd7a96fcaeefadc4 /ChangeLog
parent837173cf935a7f5f9c12c69f131a63e0f181d8f3 (diff)
Allow users to see inactive projects
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36f40461..d5c1c10d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@ Improvements:
Bug fixes:
+* Allow users to see inactive projects
* 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)