Update CHANGELOG for 8.9.6

[ci skip]
This commit is contained in:
Robert Speicher 2016-07-12 14:55:18 -05:00
parent 33b4fc315e
commit bd7d612452
1 changed files with 5 additions and 2 deletions

View File

@ -84,8 +84,11 @@ v 8.10.0 (unreleased)
- Fix GitHub client requests when rate limit is disabled
- Optimistic locking for Issues and Merge Requests (Title and description overriding prevention)
v 8.9.6 (unreleased)
- Fix importing of events under notes for GitLab projects
v 8.9.6
- Fix importing of events under notes for GitLab projects. !5154
- Fix log statements in import/export. !5129
- Fix commit avatar alignment in compare view. !5128
- Fix broken migration in MySQL. !5005
v 8.9.5
- Add more debug info to import/export and memory killer. !5108