docs: added upgrading EDDI event handlers to upgrading.md

This commit is contained in:
alterNERDtive 2022-05-28 15:05:08 +02:00
parent f7328e31e2
commit f8dd1ff464

View file

@ -1,4 +1,4 @@
# Upgrading
# Upgrading
To upgrade to the latest version, follow these simple steps:
@ -29,6 +29,13 @@ Please do not fiddle with the configuration variables from your startup command
entirely unnecessary since configuration will be saved to and loaded from the
profile anyway.
### EDDI Events
The process to add your own handlers for EDDI events has changed. You no longer
have to check which of my profiles handle them and add the commands for that
manually; instead you need to [run the `eddi.event` context of the
`alterNERDtive-base` plugin](../configuration/general#eddi-events)
### bindED
If you have done anything non-standard with bindED before, it might break. The