There was an error while loading. Please reload this page.
1 parent 7350109 commit 58b6403Copy full SHA for 58b6403
UPDATE.md
@@ -21,9 +21,10 @@ beta5 to RC1
21
* `attributes` to `widget_attributes`
22
* `options` to `widget_choice_options`
23
24
-* Kernel event changes:
+* Event changes:
25
+ * All listeners must now be tagged with `kernel.event_listener` instead of
26
+ `kernel.listener`:
27
* Kernel events are now properly prefixed with `kernel` instead of `core`:
- * Kernel listeners must now be tagged with kernel.event_listener:
28
29
* Before:
30
0 commit comments