Skip to content

Commit 93eacd9

Browse files
committed
Update CHANGELOG for 4.4.50
1 parent c75c569 commit 93eacd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG-4.4.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ in 4.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
99

10+
* 4.4.50 (2023-02-01)
11+
12+
* security #cve-2022-24895 [Security/Http] Remove CSRF tokens from storage on successful login (nicolas-grekas)
13+
* security #cve-2022-24894 [HttpKernel] Remove private headers before storing responses with HttpCache (nicolas-grekas)
14+
1015
* 4.4.49 (2022-11-28)
1116

1217
* bug #48273 [HttpKernel] Fix message for unresovable arguments of invokable controllers (fancyweb)

0 commit comments

Comments
 (0)