summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-22 21:55:21 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-22 21:55:21 +0100
commit2d64bda01f983c43f915e96bd5bf8fcb0790eb0e (patch)
tree8b25ca2f29e5fc2aec257673fdc0dce7f6eaf153
parent1c39395964862ba5cad29119e7b5b8f528678f0a (diff)
downloadgitlab-ce-2d64bda01f983c43f915e96bd5bf8fcb0790eb0e.tar.gz
adds changelog item
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a5d26db7626..6b0b8fc0b90 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ v 8.11.0 (unreleased)
- Fix of 'Commits being passed to custom hooks are already reachable when using the UI'
v 8.10.0 (unreleased)
+ - User can now search branches by name. !5144 (tiagonbotelho)
- Fix profile activity heatmap to show correct day name (eanplatter)
- Expose {should,force}_remove_source_branch (Ben Boeckel)
- Add the functionality to be able to rename a file. !5049 (tiagonbotelho)