summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Halasz <stevehalasz@gmail.com>2016-08-05 14:56:42 -0400
committerSteve Halasz <stevehalasz@gmail.com>2016-08-05 14:56:42 -0400
commit27d87d798b0629671d735eb42ae59d8a83253515 (patch)
treedb359cbc80bc648368a154a2b086c4826ac85332
parent6fae93198d5c7920cba71541fe2ec267068fdadb (diff)
downloadgitlab-ce-27d87d798b0629671d735eb42ae59d8a83253515.tar.gz
Move CHANGELOG entry to middle of current release
Hope to avoid CHANGELOG conflicts. Credit myself for the MR.
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e9e672fe3c8..d677d72cb99 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -39,6 +39,7 @@ v 8.11.0 (unreleased)
- Include old revision in merge request update hooks (Ben Boeckel)
- Add build event color in HipChat messages (David Eisner)
- Make fork counter always clickable. !5463 (winniehell)
+ - Document that webhook secret token is sent in X-Gitlab-Token HTTP header !5664 (lycoperdon)
- Gitlab::Highlight is now instrumented
- All created issues, API or WebUI, can be submitted to Akismet for spam check !5333
- The overhead of instrumented method calls has been reduced
@@ -72,7 +73,6 @@ v 8.11.0 (unreleased)
- Catch what warden might throw when profiling requests to re-throw it
- Add description to new_issue email and new_merge_request_email in text/plain content type. !5663 (dixpac)
- Speed up and reduce memory usage of Commit#repo_changes, Repository#expire_avatar_cache and IrkerWorker
- - Document that webhook secret token is sent in X-Gitlab-Token HTTP header
- Add unfold links for Side-by-Side view. !5415 (Tim Masliuchenko)
v 8.10.5 (unreleased)