diff --git a/changelog.rst b/changelog.rst index a075bbb9f10..c622611a7d1 100644 --- a/changelog.rst +++ b/changelog.rst @@ -37,13 +37,16 @@ New Documentation - `86abdde `_ #5015 Added an example about how to get the impersonating user object (javiereguiluz) - `c6db525 `_ #5010 Added a note about the Symfony versions affected by ICU problems (javiereguiluz) - `3c76623 `_ #5008 Added a note about how to enable http_method_override for caching kernels (javiereguiluz) +- `22eee86 `_ #4987 Added the documentation for the new Asset component (javiereguiluz) - `3fb19ce `_ #4959 Add excluded_ajax_paths new parameter in v2.6 (bocharsky-bw) +- `78733c3 `_ #4941 Adding a section to emailing showing off absolute_url (weaverryan) - `325354e `_ #4903 Reworded the explanation about when a lock is released (javiereguiluz) - `d76f046 `_ #4875 Added chapter about the locale based on the user entity (peterrehm) - `0d1e97e `_ #4834 [translator] use the new fallbacks option. (aitboudad) - `9846d97 `_ #5001 Best practices template names (WouterJ) - `8e93786 `_ #4779 Update book to comply with best practices, round 3 (WouterJ) - `dbdb408 `_ #4724 [Reference][Constraints] document the validation payload option (xabbuh) +- `f8e2e19 `_ #4692 [Serializer] Name Converter (dunglas) - `24c4f42 `_ #4732 [Reference] add missing reference options and descriptions (xabbuh) Fixed Documentation @@ -51,6 +54,7 @@ Fixed Documentation - `6ba6ffd `_ #5058 Fix: assets_version instead of asset_version (sebastianblum) - `edf9b78 `_ #5118 Update logger.rst (jdecoster) +- `adf5b90 `_ #5110 [Serializer] Fix class name (iamluc) - `d65880f `_ #5092 Fixed a minor error introduced by the new redirectToRoute() method (javiereguiluz) - `206e613 `_ #4304 [DX] Suggest a hint to any auth-check (larsborn) - `df9c3f4 `_ #5053 Correct RegisterListenersPass namespace (hacfi) @@ -73,6 +77,7 @@ Minor Documentation Changes - `6b96470 `_ #5076 Better explain that form types should be unique in the application (javiereguiluz) - `cdb9350 `_ #5086 Use AppBundle instead of AcmeDemoBundle for consistency (snamor) - `6719802 `_ #5108 [Components][HttpKernel] fix typo in event flow diagrams (xabbuh) +- `d6a838a `_ #5082 Proofreading tweaks to asset component (weaverryan) - `17a6863 `_ #5094 Reviewed the Assetic cookbook articles (javiereguiluz) - `ac9ba97 `_ #4909 Remove horizontal scrollbar and other fixes (ifdattic) - `51af15d `_ #5087 added Abdellatif as a core team member (fabpot)