diff options
author | tiagonbotelho <tiagonbotelho@hotmail.com> | 2016-07-06 11:07:16 +0100 |
---|---|---|
committer | tiagonbotelho <tiagonbotelho@hotmail.com> | 2016-07-12 15:34:44 +0100 |
commit | 7503dc7fcf961258d291e22425705fe309627e46 (patch) | |
tree | e1cca961e8ea4845d557066ba06317de86a3e5da /CHANGELOG | |
parent | 71bab5fe58e6b408c67ea681cba371459ae40e7b (diff) | |
download | gitlab-ce-7503dc7fcf961258d291e22425705fe309627e46.tar.gz |
adds change to CHANGELOG file
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
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 |