Commit a2ab57e9a6e4964c00443dfa87d9273b94da060a
Exists in
spb-stable
and in
3 other branches
Merge branch 'update/changelog' into 'master'
Update/Changelog Update the changelog to add the remaining 6.6.X entries
Showing
1 changed file
with
12 additions
and
0 deletions
Show diff stats
CHANGELOG
... | ... | @@ -24,6 +24,18 @@ v 6.7.0 |
24 | 24 | - Faster authorized_keys rebuilding in `rake gitlab:shell:setup` (requires gitlab-shell 1.8.5) |
25 | 25 | - Create and Update MR calls now support the description parameter (Greg Messner) |
26 | 26 | |
27 | +v 6.6.5 | |
28 | + - Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard) | |
29 | + - Hide mr close button for comment form if merge request was closed or inline comment | |
30 | + - Adds ability to reopen closed merge request | |
31 | + | |
32 | +v 6.6.4 | |
33 | + - Add missing html escape for highlighted code blocks in comments, issues | |
34 | + | |
35 | +v 6.6.3 | |
36 | + - Fix 500 error when edit yourself from admin area | |
37 | + - Hide private groups for public profiles | |
38 | + | |
27 | 39 | v 6.6.2 |
28 | 40 | - Fix 500 error on branch/tag create or remove via UI |
29 | 41 | ... | ... |