diff options
author | Artem Sidorenko <artem@posteo.de> | 2016-02-27 11:59:29 +0100 |
---|---|---|
committer | Artem Sidorenko <artem@posteo.de> | 2016-03-11 15:04:58 +0100 |
commit | 8fa2469bebf814a821da7883addc7c6c37e4a704 (patch) | |
tree | 20aa5d7398ea4054c4be4c59b4ee4e0556090e4d /CHANGELOG | |
parent | fb5c2147a9f2b3acc6ad5297c737da0f5546c247 (diff) | |
download | gitlab-ce-8fa2469bebf814a821da7883addc7c6c37e4a704.tar.gz |
Lets have CSS and logo inline
This would work independenty from location
and configuration
https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/662#note_3973448
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index c1c90903d5d..2c67ee244f1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,7 @@ v 8.5.5 - Prevent a 500 error in Todos when author was removed - Fix pagination for filtered dashboard and explore pages - Fix "Show all" link behavior + - HTTP error pages work independently from location and config (Artem Sidorenko) v 8.5.4 - Do not cache requests for badges (including builds badge) |