We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0423dd1 commit 2101631Copy full SHA for 2101631
CHANGELOG.md
@@ -4,8 +4,8 @@ CHANGELOG
4
3.2.0
5
-----
6
7
- * The `Resources/public/images/*` files have been removed
8
- * The `Resources/public/css/*.css` files have been removed (they are now inlined in TwigBundle)
+ * The `Resources/public/images/*` files have been removed.
+ * The `Resources/public/css/*.css` files have been removed (they are now inlined in TwigBundle).
9
* The `Controller::getUser()` method has been deprecated and will be removed in
10
Symfony 4.0; typehint the security user object in the action instead.
11
* Added possibility to prioritize form type extensions with `'priority'` attribute on tags `form.type_extension`
0 commit comments