Add missing 8.10.9 CHANGELOG entries

[ci skip]

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2016-09-14 18:50:51 +02:00
parent 8a40e0efa9
commit bf6f9f34e9
No known key found for this signature in database
GPG Key ID: 46DF07E5CD9E96AB
1 changed files with 7 additions and 0 deletions

View File

@ -348,6 +348,13 @@ v 8.11.0
- Update gitlab_git gem to 10.4.7
- Simplify SQL queries of marking a todo as done
v 8.10.9
- Exclude some pending or inactivated rows in Member scopes
v 8.10.8
- Fix information disclosure in issue boards.
- Fix privilege escalation in project import.
v 8.10.7
- Upgrade Hamlit to 2.6.1. !5873
- Upgrade Doorkeeper to 4.2.0. !5881