diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-03-17 16:33:29 +0100 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-03-17 16:33:29 +0100 |
commit | 1c6e93edf9f3496903cd68510e9118405fd2b8e9 (patch) | |
tree | 244dc1cbc47216fbca8be928e2ef355ac8e99284 /CHANGELOG | |
parent | 493c7a614782381a5267939d5b5cf7bdb61daf3a (diff) | |
download | gitlab-ce-1c6e93edf9f3496903cd68510e9118405fd2b8e9.tar.gz |
Add change to changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index dc49e759415..031536816a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,6 +23,7 @@ v 6.7.0 - Fix global search - Faster authorized_keys rebuilding in `rake gitlab:shell:setup` (requires gitlab-shell 1.8.5) - Create and Update MR calls now support the description parameter (Greg Messner) + - Markdown relative links in the wiki link to wiki pages, markdown relative links in repositories link to files in the repository v 6.6.5 - Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard) |