Added unit test for PR #2388

This commit is contained in:
Frederic Guillot
2016-07-10 13:39:48 -04:00
parent 7dfd094ed4
commit 8a85550f92
2 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
Version 1.0.32 (unreleased)
--------------
New features:
* New automated action to close tasks without activity in a specific column
* Added the possibility to hide tasks in dashboard for a specific column
Version 1.0.31
--------------
@@ -32,6 +40,10 @@ Bug fixes:
* Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane()
* Fixed "due today" highlighting
Breaking changes:
* Docker volume paths are changed to /var/www/app/{data,plugins}
Version 1.0.30
--------------