Commit cfabaa8bd59adc13f7545e1523ecfd986339a77b

Authored by Arif Ali
1 parent 36c094b0

update changelog, add remainder 6.6.X changlog entries

Showing 1 changed file with 12 additions and 0 deletions   Show diff stats
@@ -24,6 +24,18 @@ v 6.7.0 @@ -24,6 +24,18 @@ v 6.7.0
24 - Faster authorized_keys rebuilding in `rake gitlab:shell:setup` (requires gitlab-shell 1.8.5) 24 - Faster authorized_keys rebuilding in `rake gitlab:shell:setup` (requires gitlab-shell 1.8.5)
25 - Create and Update MR calls now support the description parameter (Greg Messner) 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 v 6.6.2 39 v 6.6.2
28 - Fix 500 error on branch/tag create or remove via UI 40 - Fix 500 error on branch/tag create or remove via UI
29 41