From e475bf12fea6bd6dc5ec72702b2b58b32e334b75 Mon Sep 17 00:00:00 2001 From: WouterJ Date: Sun, 4 Jan 2015 18:57:41 +0100 Subject: [PATCH] Added 2.5 changelog --- changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.rst b/changelog.rst index c6777e212d0..cb536145dfd 100644 --- a/changelog.rst +++ b/changelog.rst @@ -23,6 +23,7 @@ New Documentation - `bd65c3c `_ #4673 [Reference] add validation config reference section (xabbuh) - `55a32cf `_ #4173 use a global Composer installation (xabbuh) - `c5e409b `_ #4526 Deploy Symfony application on Platform.sh. (GuGuss) +- `ddd56ea `_ #4449 Added cache_busting to default asset config (GeertDD) - `c837ea1 `_ #4665 Documented the console environment variables (javiereguiluz) - `f4a7196 `_ #4627 Rewrite the varnish cookbook article (dbu) - `92a186d `_ #4654 Rewritten from scratch the chapter about installing Symfony (javiereguiluz) @@ -41,6 +42,7 @@ Fixed Documentation - `cad4d3f `_ #4582 Completed the needed context to successfully test commands with Helpers (peterrehm) - `a137918 `_ #4641 Add missing autoload include in basic console application example (senkal) - `0de8286 `_ #4513 [Contributing] update contribution guide for 2.7/3.0 (xabbuh) +- `8b611e2 `_ #4598 [ExpressionLanguage] add missing argument (xabbuh) - `7ea4b10 `_ #4646 Update the_controller.rst (teggen) - `baf61a0 `_ #4623 [OptionsResolver] Fix Namespace link (xavren) - `8246693 `_ #4613 Change refering block name from content to body (martin-cerny) @@ -74,6 +76,8 @@ Minor Documentation Changes - `95fc487 `_ #4608 Removing some installation instructions (weaverryan) - `96455e6 `_ #4539 Normalization of method listings (pedronofuentes) - `bd44e6b `_ #4664 Spelling mistake tens to tons (albabar) +- `3b6341a `_ #4663 Removed double `````firewall_restriction````` entry (vlad-ghita) +- `815e0bf `_ #4551 Normalize the method listings on version 2.5 (pedronofuentes) - `48cc9cd `_ #4647 Update controllers.rst (keefekwan) - `2efed8c `_ #4660 Fix indentation of YAML example (xelaris) - `b55ec30 `_ #4659 Fixed some code indentation (javiereguiluz)