Selaa lähdekoodia

udpated UPDATE file

Fabien Potencier 14 vuotta sitten
vanhempi
commit
db9a37530e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      UPDATE.md

+ 3 - 0
UPDATE.md

@@ -9,6 +9,9 @@ timeline closely anyway.
 RC4 to RC5
 ----------
 
+* The `exception_controller` setting has been moved from the `framework`
+  section to the `twig` one.
+
 * `EntityUserProvider` class has been moved and FQCN changed from
   `Symfony\Component\Security\Core\User\EntityUserProvider` to
   `Symfony\Bridge\Doctrine\Security\User\EntityUserProvider`.