Pārlūkot izejas kodu

added a note about the rename to UPDATE

Kris Wallsmith 14 gadi atpakaļ
vecāks
revīzija
9a8e3518c2
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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``.