Update CHANGELOG.md for 11.3.1
[ci skip]
This commit is contained in:
parent
729e1d1329
commit
e5d3a75aac
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -2,6 +2,18 @@
|
|||
documentation](doc/development/changelog.md) for instructions on adding your own
|
||||
entry.
|
||||
|
||||
## 11.3.1 (2018-09-26)
|
||||
|
||||
### Security (6 changes)
|
||||
|
||||
- Redact confidential events in the API.
|
||||
- Set timeout for syntax highlighting.
|
||||
- Sanitize JSON data properly to fix XSS on Issue details page.
|
||||
- Fix stored XSS in merge requests from imported repository.
|
||||
- Fix xss vulnerability sourced from package.json.
|
||||
- Block loopback addresses in UrlBlocker.
|
||||
|
||||
|
||||
## 11.3.0 (2018-09-22)
|
||||
|
||||
### Security (5 changes, 1 of them is from the community)
|
||||
|
|
Loading…
Reference in a new issue