Parcourir la source

added a note about the rename to UPDATE

Kris Wallsmith il y a 14 ans
Parent
commit
9a8e3518c2
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      UPDATE.md

+ 2 - 0
UPDATE.md

@@ -9,6 +9,8 @@ timeline closely anyway.
 beta1 to beta2
 --------------
 
+* The form component's ``csrf_page_id`` option has been renamed to ``intention``.
+
 * The ``error_handler`` setting has been removed. The ``ErrorHandler`` class
   is now managed directly by Symfony SE in ``AppKernel``.