Commit 2e94f0d224b8e994adc2ac7868fa6ec5c5c9264a

Authored by Sytse Sijbrandij
2 parents c818712d acb03f1f

Merge branch 'gzip_changelog' into 'master'

Gzip compression for assets in changelog
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
1 v 6.8.0 1 v 6.8.0
2 - Ability to at mention users that are participating in issue and merge req. discussion 2 - Ability to at mention users that are participating in issue and merge req. discussion
  3 + - 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)
3 4
4 v 6.7.2 5 v 6.7.2
5 - Fix upgrader script 6 - Fix upgrader script