diff options
| author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-04-17 09:32:49 -0400 |
|---|---|---|
| committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-04-17 09:32:49 -0400 |
| commit | 433ca7390d800a2fda3e3c5eb29272d0ba2d9df6 (patch) | |
| tree | d0c815f3019582543d8be3e421258a4401db57ec /CHANGELOG | |
| parent | 1c5b172abb1279a25731d35ee913daa91738606d (diff) | |
| download | gitlab-ce-433ca7390d800a2fda3e3c5eb29272d0ba2d9df6.tar.gz | |
Make some logic less twistable
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 5c375fcdb39..4b5564223f4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -52,6 +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) - 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) |
