summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS.md1
-rw-r--r--ChangeLog1
2 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 71e121b2..2ac0c70e 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -51,6 +51,7 @@ Contributors:
- [Matthieu Keller](https://github.com/maggick)
- [Mauro Mariño](https://github.com/moromarino)
- [Maxime](https://github.com/EpocDotFr)
+- [Max Kamashev](https://github.com/ukko)
- [mfoucrier](https://github.com/mfoucrier)
- [Mgro](https://github.com/mgro)
- [Michael Lüpkes](https://github.com/mluepkes)
diff --git a/ChangeLog b/ChangeLog
index ec0ab156..909af3a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,7 @@ Bug fixes:
* Avoid dropdown menu to be truncated inside a column with scrolling
* Deleting subtask doesn't update task time tracking
* Fix Mysql error about gitlab_id when creating remote user
+* Fix subtask timer bug (event called recursively)
Version 1.0.18
--------------