diff options
author | Jacob Schatz <jschatz@gitlab.com> | 2016-04-18 13:29:13 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2016-04-18 13:29:13 +0000 |
commit | d337d27e1c9b838a17ed3545f3690419c088c50f (patch) | |
tree | 072abdb5a390e3bdbf9960a14bcd139443d0dfe0 /CHANGELOG | |
parent | 4d5d61945770378d6c0edbdfe0e88d43c5129b03 (diff) | |
parent | 167fa5c459f275e17a4d8f7155f15004cc29c28d (diff) | |
download | gitlab-ce-d337d27e1c9b838a17ed3545f3690419c088c50f.tar.gz |
Merge branch 'print-style' into 'master'
Print style
[test.pdf](/uploads/0dab5c1b2d0c4d0cd7e8930e9b660a9f/test.pdf)
Closes #14201
See merge request !3784
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index b929f1fd7b9..571c31e63a2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -80,6 +80,7 @@ v 8.7.0 (unreleased) - Add encrypted credentials for imported projects and migrate old ones - Author and participants are displayed first on users autocompletion - Show number sign on external issue reference text (Florent Baldino) + - Updated print style for issues v 8.6.6 - Expire the exists cache before deletion to ensure project dir actually exists (Stan Hu). !3413 |