瀏覽代碼

added a note about the rename to UPDATE

Kris Wallsmith 14 年之前
父節點
當前提交
9a8e3518c2
共有 1 個文件被更改,包括 2 次插入0 次删除
  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``.