From acb03f1fc3e7080f3eeaaaef720d33e6951ffa1b Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Wed, 26 Mar 2014 09:46:51 +0100 Subject: [PATCH] Add gzip asset compression to the changelog. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2a025d6..0b295e4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ v 6.8.0 - Ability to at mention users that are participating in issue and merge req. discussion + - Enabled GZip Compression for assets in example Nginx, make sure that Nginx is compiled with --with-http_gzip_static_module flag (this is default in Ubuntu) v 6.7.2 - Fix upgrader script -- libgit2 0.21.2