Commit 1c6e93edf9f3496903cd68510e9118405fd2b8e9

Authored by Marin Jankovski
1 parent 493c7a61

Add change to changelog.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -23,6 +23,7 @@ v 6.7.0 @@ -23,6 +23,7 @@ v 6.7.0
23 - Fix global search 23 - Fix global search
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 + - Markdown relative links in the wiki link to wiki pages, markdown relative links in repositories link to files in the repository
26 27
27 v 6.6.5 28 v 6.6.5
28 - Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard) 29 - Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard)