Update CHANGELOG.md for 10.2.8

[ci skip]
This commit is contained in:
Robert Speicher 2018-02-07 10:14:14 -06:00
parent 7a6e88263c
commit e98e229bd2
1 changed files with 10 additions and 0 deletions

View File

@ -435,6 +435,16 @@ entry.
- Clean up schema of the "merge_requests" table.
## 10.2.8 (2018-02-07)
### Security (4 changes)
- Fix namespace access issue for GitHub, BitBucket, and GitLab.com project importers.
- Fix stored XSS in code blocks that ignore highlighting.
- Fix wilcard protected tags protecting all branches.
- Restrict Todo API mark_as_done endpoint to the user's todos only.
## 10.2.7 (2018-01-18)
- No changes.