8000 added missing deprecation in CHANGELOG · symfony/symfony@89d3cdb · GitHub
[go: up one dir, main page]

Skip to content

Commit 89d3cdb

Browse files
committed
added missing deprecation in CHANGELOG
1 parent d209d1c commit 89d3cdb

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/Core/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