Ver Fonte

added a note about the rename to UPDATE

Kris Wallsmith há 14 anos atrás
pai
commit
9a8e3518c2
1 ficheiros alterados com 2 adições e 0 exclusões
  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``.