summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-07-26 00:28:46 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-07-27 13:52:45 -0300
commit6dfaf4fe547104a553522a1904a321dd6d015a09 (patch)
treeb97f9274ed813bcfb5971d593a9ef8cb9bd370ce
parent7d483f8c03b74c3954319603f01cf8a51ccd461a (diff)
downloadgitlab-ce-6dfaf4fe547104a553522a1904a321dd6d015a09.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index df54682dd10..a4dbce95268 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ v 8.11.0 (unreleased)
- Clean up unused routes (Josef Strzibny)
- Add green outline to New Branch button. !5447 (winniehell)
- Retrieve rendered HTML from cache in one request
+ - Fix renaming repository when name contains invalid chararacters under project settings
- Nokogiri's various parsing methods are now instrumented
- Add build event color in HipChat messages (David Eisner)
- Make fork counter always clickable. !5463 (winniehell)