Skip to content

Commit 58b6403

Browse files
committed
Adjusted UPDATE
1 parent 7350109 commit 58b6403

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

UPDATE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ beta5 to RC1
2121
* `attributes` to `widget_attributes`
2222
* `options` to `widget_choice_options`
2323

24-
* Kernel event changes:
24+
* Event changes:
25+
* All listeners must now be tagged with `kernel.event_listener` instead of
26+
`kernel.listener`:
2527
* Kernel events are now properly prefixed with `kernel` instead of `core`:
26-
* Kernel listeners must now be tagged with kernel.event_listener:
2728

2829
* Before:
2930

0 commit comments

Comments
 (0)