diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-07-25 18:03:09 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-07-25 18:03:09 -0400 |
commit | 839a0d831e82a21ced8654fcd8b4832975f6a87f (patch) | |
tree | c57cd27ba288e1121d390e211da269f729e6bf94 /ChangeLog | |
parent | 7f33cf6ef5f3fbe576c3d56813447eed91de75bd (diff) |
Switch to MIT license
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -68,6 +68,7 @@ Bug fixes: * Screenshot dropdown: unexpected scroll down on the board view and focus lost when clicking on the drop zone * No creator when duplicating a task +* Avoid the creation of multiple subtask timer for the same task and user Code refactoring: @@ -88,3 +89,10 @@ Other: * Added automated Docker build * Remove edit recurrence from the task menu on the board +* Switch to MIT License instead of AGPLv3 + +Version 1.0.0 to 1.0.16 +----------------------- + +* See commit history and website news + |