소스 검색

Adjusted UPDATE

Jordi Boggiano 14 년 전
부모
커밋
58b640376b
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      UPDATE.md

+ 3 - 2
UPDATE.md

@@ -21,9 +21,10 @@ beta5 to RC1
     * `attributes` to `widget_attributes`
     * `options` to `widget_choice_options`
 
-* Kernel event changes:
+* Event changes:
+    * All listeners must now be tagged with `kernel.event_listener` instead of
+      `kernel.listener`:
     * Kernel events are now properly prefixed with `kernel` instead of `core`:
-    * Kernel listeners must now be tagged with kernel.event_listener:
 
         * Before: