diff options
author | Clement Ho <ClemMakesApps@gmail.com> | 2016-08-15 13:41:55 -0500 |
---|---|---|
committer | Clement Ho <ClemMakesApps@gmail.com> | 2016-08-15 13:41:55 -0500 |
commit | fdf283ab2e504a40aaac3ff5c38a8445d2047c44 (patch) | |
tree | 33af88cc0955e412552db28876dff349deba0bd8 /CHANGELOG | |
parent | 06e3bb9f232329674bdc162dc8f973a19b03f3c4 (diff) | |
download | gitlab-ce-fdf283ab2e504a40aaac3ff5c38a8445d2047c44.tar.gz |
Fix commit mention font inconsistency
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index ccc60846787..28bae17e5c3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ v 8.11.0 (unreleased) - Ignore URLs starting with // in Markdown links !5677 (winniehell) - Fix CI status icon link underline (ClemMakesApps) - The Repository class is now instrumented + - Fix commit mention font inconsistency (ClemMakesApps) - Fix filter label tooltip HTML rendering (ClemMakesApps) - Cache the commit author in RequestStore to avoid extra lookups in PostReceive - Expand commit message width in repo view (ClemMakesApps) |