summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-05-22 23:35:18 -0700
committerStan Hu <stanhu@gmail.com>2016-05-22 23:52:50 -0700
commit9bb0d0b4079bc88134399f175ce9631005044060 (patch)
tree9c1af50c90db6756ecbd9b4a2ee7d57edf5f49e5 /CHANGELOG
parent53ad33e4ba1b079e4f2aebceb42a7301c5ce2e4a (diff)
downloadgitlab-ce-9bb0d0b4079bc88134399f175ce9631005044060.tar.gz
Fix Error 500 in CI charts by gracefully handling commits with no durations
Closes #17730
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3e459f8b2ba..9fa1e1cada3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.8.2 (unreleased)
- Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources
+ - Fix Error 500 in CI charts by gracefully handling commits with no durations
v 8.8.1
- Add documentation for the "Health Check" feature