From 20d66ffec5b9d529d691913cfa018822322c9f5e Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Tue, 29 Jan 2019 14:36:35 +0100 Subject: [PATCH] Fixed styling issue in changelog --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a0446517f..9cc7df63e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,7 +18,7 @@ https://docs.funkwhale.audio/index.html Fix Gzip compression to avoid BREACH exploit [security] [manual action required] --------------------------------------------------------------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ In the 0.18 release, we've enabled Gzip compression by default for various content types, including HTML and JSON. Unfortunately, enabling Gzip compression @@ -62,7 +62,7 @@ For convenience, you can also replace the whole setting with the following snipp Many thanks to @jibec for the report! Fix Apache configuration file for 0.18 [manual action required] ----------------------------------------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The way front is served has changed since 0.18. The Apache configuration can't serve 0.18 properly, leading to blank screens.