diff --git a/.changes/updater-add-on-before-request.md b/.changes/updater-add-on-before-request.md index 8405a97a..3f6862eb 100644 --- a/.changes/updater-add-on-before-request.md +++ b/.changes/updater-add-on-before-request.md @@ -3,4 +3,4 @@ "updater-js": minor --- -Add `configure_client` hook to the updater plugin. \ No newline at end of file +Add `UpdaterBuilder::configure_client` method on Rust side, to configure rhe `reqwest` client used to check and download the update. \ No newline at end of file