8000 minor #14977 added missing deprecation in CHANGELOG (fabpot) · symfony/symfony@f88cfd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f88cfd1

Browse files
committed
minor #14977 added missing deprecation in CHANGELOG (fabpot)
This PR was merged into the 2.7 branch. Discussion ---------- added missing deprecation in CHANGELOG Commits ------- ddddeb5 added missing deprecation in CHANGELOG
2 parents 4b960a6 + ddddeb5 commit f88cfd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Security/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ CHANGELOG
1919
2.4.0
2020
-----
2121

22+
* Translations in the `src/Symfony/Component/Security/Resources/translations/` directory are deprecated, ones in `src/Symfony/Component/Security/Core/Resources/translations/` must be used instead.
2223
* The switch user listener now preserves the query string when switching a user
2324
* The remember-me cookie hashes now use HMAC, which means that current cookies will be invalidated
2425
* added simpler customization options

0 commit comments

Comments
 (0)
0