Update CHANGELOG.md for 8.16.8

[ci skip]
This commit is contained in:
James Lopez 2017-03-19 21:06:35 +01:00
parent 4ccf874d31
commit b730fb450f
1 changed files with 5 additions and 0 deletions

View File

@ -210,6 +210,11 @@ entry.
- Remove deprecated GitlabCiService.
- Requeue pending deletion projects.
## 8.16.8 (2017-03-19)
- Only show public emails in atom feeds.
- To protect against Server-side Request Forgery project import URLs are now prohibited against localhost or the server IP except for the assigned instance URL and port. Imports are also prohibited from ports below 1024 with the exception of ports 22, 80, and 443.
## 8.16.7 (2017-02-27)
- No changes.