Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-25 12:58:24 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-25 12:58:24 +0400
commit9f20580ed7338e72ffeadff86c0d605a2802c957 (patch)
tree8c220cc461d98aa5d795eb4e19f8ecacb5330fcb /CHANGELOG
parente1c00d5300065514965c8912b68edabc9d5a1879 (diff)
parent90bdcac6b17c0da762959dcfae3521f3be4606b7 (diff)
Merge pull request #6375 from cirosantilli/link-with-id
Blob and tree gfm links to anchors work.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3c4f4d93374..04494a0d692 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,6 +32,7 @@ v 6.6.0
- Restyle Issue#show page and MR#show page
- Ability to filter by multiple labels for Issues page
- Rails version to 4.0.3
+ - Blob and tree gfm links to anchors work
v 6.5.1
- Fix branch selectbox when create merge request from fork