Commit 5bdcdcd81fd56e9806ca1560d0ca1304d2e84be2
1 parent
1c7aecc8
Exists in
spb-stable
and in
3 other branches
Add border to white code blocks
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
2 changed files
with
7 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -3,6 +3,7 @@ v 6.7.0 |
3 | 3 | - Add edit file button to MergeRequest diff |
4 | 4 | - Public groups (Jason Hollingsworth) |
5 | 5 | - Cleaner headers in Notification Emails (Pierre de La Morinerie) |
6 | + - Blob and tree gfm links to anchors work | |
6 | 7 | |
7 | 8 | v 6.6.2 |
8 | 9 | - Fix 500 error on branch/tag create or remove via UI |
... | ... | @@ -33,7 +34,6 @@ v 6.6.0 |
33 | 34 | - Restyle Issue#show page and MR#show page |
34 | 35 | - Ability to filter by multiple labels for Issues page |
35 | 36 | - Rails version to 4.0.3 |
36 | - - Blob and tree gfm links to anchors work | |
37 | 37 | |
38 | 38 | v 6.5.1 |
39 | 39 | - Fix branch selectbox when create merge request from fork | ... | ... |