summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-23 21:05:59 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-23 21:05:59 -0500
commit5315e4961e3628a04d19440a3dceca9ecc2acb82 (patch)
tree2bbe1edc644ecb881dfe955b96b1da4b51aa26c3 /ChangeLog
parent10d96bfd668f445249190c52bedb2eb0e7e9410d (diff)
Fix regression: stay on the same page when a task is closed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 23309834..64360459 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,9 @@ New features:
Improvements:
-Bug fixes:
+Regressions:
+* Stay on the same page when a task is closed
Version 1.0.37 (Jan 14, 2017)
-----------------------------