summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-06 11:07:16 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-12 15:34:44 +0100
commit7503dc7fcf961258d291e22425705fe309627e46 (patch)
treee1cca961e8ea4845d557066ba06317de86a3e5da /CHANGELOG
parent71bab5fe58e6b408c67ea681cba371459ae40e7b (diff)
downloadgitlab-ce-7503dc7fcf961258d291e22425705fe309627e46.tar.gz
adds change to CHANGELOG file
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ee3ee4c37d6..d5052df2cbe 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.10.0 (unreleased)
- Expose {should,force}_remove_source_branch (Ben Boeckel)
+ - Add the functionality to be able to rename a file. !5049 (tiagonbotelho)
- Fix commit builds API, return all builds for all pipelines for given commit. !4849
- Replace Haml with Hamlit to make view rendering faster. !3666
- Expire the branch cache after `git gc` runs