Skip to content

Commit

Permalink
updated CHANGELOG for 2.8.52
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Nov 13, 2019
1 parent 2d6bf2e commit be612fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG-2.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ in 2.8 minor versions.
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.8.0...v2.8.1

* 2.8.52 (2019-11-13)

* security #cve-2019-18888 [HttpFoundation] fix guessing mime-types of files with leading dash (nicolas-grekas)
* security #cve-2019-18887 [HttpKernel] Use constant time comparison in UriSigner (stof)

* 2.8.51 (2019-04-17)

* no changes
Expand Down

0 comments on commit be612fe

Please sign in to comment.