summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-11 19:56:11 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-08-11 19:56:11 +0200
commit3c036ea1576349d2e26f82a119f8c79e12daecb2 (patch)
tree9ae70670a9d1bd860ef6b2820d705d4e2a5e4921
parentff1054340378f3a30fecf12bb43c0fada9be4f04 (diff)
downloadgitlab-ce-mr-merge-manually-2.tar.gz
Fix changelogmr-merge-manually-2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e14255ee9b2..d5732bb431d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,12 +29,9 @@ v 7.14.0 (unreleased)
- Return comments in created order in merge request API (Stan Hu)
- Expire Rails cache entries after two weeks to prevent endless Redis growth
- Add support for destroying project milestones (Stan Hu)
- - Add fetch command to the MR page.
- Allow custom backup archive permissions
- - Add fetch command to the MR page
- Add project star and fork count, group avatar URL and user/group web URL attributes to API
- Fix bug causing Bitbucket importer to crash when OAuth application had been removed.
- - Add fetch command to the MR page.
- Show who last edited a comment if it wasn't the original author
- Send notification to all participants when MR is merged.
- Add ability to manage user email addresses via the API.