diff --git a/docs/api/auto-updater.md b/docs/api/auto-updater.md index 8c965c1b54..ab992e97e4 100644 --- a/docs/api/auto-updater.md +++ b/docs/api/auto-updater.md @@ -98,6 +98,13 @@ appropriate format. `pub_date` if present must be formatted according to ISO 8601. +## Event: error + +* `event` Event +* `message` String + +Emitted when there is an error updating. + ## Event: checking-for-update Emitted when checking for update has started.