Commit acebfdc7b12a849bef055fa53d0f278318bdad72

Authored by Jacob Vosmaer
1 parent cd612395

Move changelog entries to 6.9.0

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
CHANGELOG
  1 +v 6.9.0
  2 + - Store Rails cache data in the Redis `cache:gitlab` namespace
  3 + - Adjust MySQL limits for existing installations
  4 +
1 5 v 6.8.0
2 6 - Ability to at mention users that are participating in issue and merge req. discussion
3 7 - 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)
... ... @@ -17,8 +21,6 @@ v 6.8.0
17 21 - Fix download link for huge MR diffs
18 22 - Expose event and mergerequest timestamps in API
19 23 - Fix emails on push service when only one commit is pushed
20   - - Store Rails cache data in the Redis `cache:gitlab` namespace
21   - - Adjust MySQL limits for existing installations
22 24  
23 25 v 6.7.3
24 26 - Fix the merge notification email not being sent (Pierre de La Morinerie)
... ...