summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-07-07 12:44:12 +0100
committerPhil Hughes <me@iamphill.com>2016-08-01 11:33:40 +0100
commit4d2411671b451d41f716a2c24d973cb7677be8f4 (patch)
tree4bfbecb7434b83b9842c885aab3a38ad96bb0b51
parenta700011290ed28f1f68388d447de075c1df5d14b (diff)
downloadgitlab-ce-graph-json-restore.tar.gz
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d6d6756a627..7578812e9d5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ v 8.11.0 (unreleased)
- Nokogiri's various parsing methods are now instrumented
- Add a way to send an email and create an issue based on private personal token. Find the email address from issues page. !3363
- Add build event color in HipChat messages (David Eisner)
+ - Fix re-opening graphs page loading JSON response
- Make fork counter always clickable. !5463 (winniehell)
- All created issues, API or WebUI, can be submitted to Akismet for spam check !5333
- The overhead of instrumented method calls has been reduced