Move changelog entries to 6.9.0
This commit is contained in:
parent
cd61239540
commit
acebfdc7b1
1 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
v 6.9.0
|
||||
- Store Rails cache data in the Redis `cache:gitlab` namespace
|
||||
- Adjust MySQL limits for existing installations
|
||||
|
||||
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)
|
||||
|
@ -17,8 +21,6 @@ v 6.8.0
|
|||
- Fix download link for huge MR diffs
|
||||
- Expose event and mergerequest timestamps in API
|
||||
- Fix emails on push service when only one commit is pushed
|
||||
- Store Rails cache data in the Redis `cache:gitlab` namespace
|
||||
- Adjust MySQL limits for existing installations
|
||||
|
||||
v 6.7.3
|
||||
- Fix the merge notification email not being sent (Pierre de La Morinerie)
|
||||
|
|
Loading…
Reference in a new issue