diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-04-18 15:08:24 -0400 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-04-18 15:08:24 -0400 |
commit | ee2dc0624093a0fe8665778fd0cc734754e7cdc9 (patch) | |
tree | beb0a8f3291afd0455da6a2d6f994cec63ba9ea1 /CHANGELOG | |
parent | e5ff37c1fcd384f417518c8cca6a2a2dcc3c2767 (diff) | |
download | gitlab-ce-ee2dc0624093a0fe8665778fd0cc734754e7cdc9.tar.gz |
Fix CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4b5564223f4..29df53f689f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -52,7 +52,7 @@ v 8.7.0 (unreleased) - Hide `Create a group` help block when creating a new project in a group - Implement 'TODOs View' as an option for dashboard preferences !3379 (Elias W.) - Allow issues and merge requests to be assigned to the author !2765 - - Make Ci::Commit to group only similar builds and make it stateful (ref, tag) (Kamil TrzciĆski) + - Make Ci::Commit to group only similar builds and make it stateful (ref, tag) - Gracefully handle notes on deleted commits in merge requests (Stan Hu) - Decouple membership and notifications - Fix creation of merge requests for orphaned branches (Stan Hu) |