diff options
author | James <git@jamedjo.co.uk> | 2016-08-08 23:30:01 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2016-10-06 13:37:37 +0100 |
commit | 492b4332a46fa0ae7d6547fe7417977f34c77b99 (patch) | |
tree | 911b830ce9e7fba2828f2499f2ca0cf4c7972606 /CHANGELOG | |
parent | 1584dc02d4f3a4cf7bbe5c12c292c884f7cb3dc9 (diff) | |
download | gitlab-ce-492b4332a46fa0ae7d6547fe7417977f34c77b99.tar.gz |
Added link to bulk assign issues to MR author. (Issue #18876)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 68962f20d0b..a273e58f65c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -55,6 +55,7 @@ v 8.13.0 (unreleased) - Fix broken repository 500 errors in project list - Fix Pipeline list commit column width should be adjusted - Close todos when accepting merge requests via the API !6486 (tonygambone) + - Ability to batch assign issues relating to a merge request to the author. !5725 (jamedjo) - Changed Slack service user referencing from full name to username (Sebastian Poxhofer) - Add Container Registry on/off status to Admin Area !6638 (the-undefined) - Grouped pipeline dropdown is a scrollable container |