diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-02-11 19:42:17 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-02-11 19:42:17 -0500 |
commit | c5caff7ef79f1440ff26c84eed2dbc8254122f36 (patch) | |
tree | e6dbd39514d1210d43615f2ef1516c613019058f /ChangeLog | |
parent | 2c4509641103fa94a31c89e0e9f1a2d6088e57b1 (diff) |
Fix CFD chart (stack wrongly ordered)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Bug fixes: * Search with multiple expressions with double quotes was not working * Fix broken subtask restriction per user +* Fix CFD chart (stack wrongly ordered) Version 1.0.38 (Jan 28, 2017) ----------------------------- |