diff options
author | Rémy Coutable <remy@rymai.me> | 2016-04-01 18:48:38 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-04-01 18:48:38 +0200 |
commit | e5fed077c824c7ce7067a623d341983a48225d06 (patch) | |
tree | c924e30537b8c367b9b4cd424bbf38219c2b178a /CHANGELOG | |
parent | 36572f8ec71addb3b4a1904a0ae4a2a08d5cbd07 (diff) | |
download | gitlab-ce-e5fed077c824c7ce7067a623d341983a48225d06.tar.gz |
Fix completely messed-up 8.6.3 CHANGELOG items
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/CHANGELOG b/CHANGELOG index db695cc87af..e121649a4de 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,25 +1,17 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.6.3 + - Mentions on confidential issues doesn't create todos for non-members. !3374 - Destroy related todos when an Issue/MR is deleted. !3376 - Fix error 500 when target is nil on todo list. !3376 - Fix copying uploads when moving issue to another project. !3382 - Ensuring Merge Request API returns boolean values for work_in_progress (Abhi Rao). !3432 - Fix raw/rendered diff producing different results on merge requests. !3450 - Fix commit comment alignment (Stan Hu). !3466 - - Update gitlab-shell version and doc to 2.6.12. gitlab-org/gitlab-ee!280 - - Mentions on confidential issues doesn't create todos for non-members. !3374 - - Allow temporary email as notification email. !3477 - -v 8.6.3 - - Fix copying uploads when moving issue to another project - -v 8.6.3 (unreleased) - - Mentions on confidential issues doesn't create todos for non-members - -v 8.6.3 (unreleased) - Fix Error 500 when searching for a comment in a project snippet. !3468 + - Allow temporary email as notification email. !3477 - Fix issue with dropdowns not selecting values. !3478 + - Update gitlab-shell version and doc to 2.6.12. gitlab-org/gitlab-ee!280 v 8.6.2 - Fix dropdown alignment. !3298 |