summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-03-17 16:33:29 +0100
committerMarin Jankovski <marin@gitlab.com>2014-03-17 16:33:29 +0100
commit1c6e93edf9f3496903cd68510e9118405fd2b8e9 (patch)
tree244dc1cbc47216fbca8be928e2ef355ac8e99284 /CHANGELOG
parent493c7a614782381a5267939d5b5cf7bdb61daf3a (diff)
downloadgitlab-ce-1c6e93edf9f3496903cd68510e9118405fd2b8e9.tar.gz
Add change to changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
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)