diff options
author | Vitaly Baev <dj@vitalybaev.ru> | 2016-09-04 17:57:57 +0300 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-09-21 12:21:27 +0200 |
commit | fa693c7a5d99b126c09af4ec22645a7a5a98f664 (patch) | |
tree | 71eac17c1b00caaaa278ba8c11e56d2caaacbca6 /CHANGELOG | |
parent | a25ac8a89b839653e469693d77b931b158731cca (diff) | |
download | gitlab-ce-fa693c7a5d99b126c09af4ec22645a7a5a98f664.tar.gz |
Added horizontal padding on build page sidebar on code coverage block
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index effa46399ab..942b48f91be 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,6 +41,7 @@ v 8.12.0 (unreleased) - Escape search term before passing it to Regexp.new !6241 (winniehell) - Fix pinned sidebar behavior in smaller viewports !6169 - Fix file permissions change when updating a file on the Gitlab UI !5979 + - Added horizontal padding on build page sidebar on code coverage block. !6196 (Vitaly Baev) - Change merge_error column from string to text type - Reduce contributions calendar data payload (ClemMakesApps) - Replace contributions calendar timezone payload with dates (ClemMakesApps) |