From 8505a756b569d88757ec58e452bfe4814d8107bf Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Wed, 17 Jan 2024 17:51:20 +0200 Subject: [PATCH] chore: add change file for updater proxy change (#907) --- .changes/updater-proxy.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/updater-proxy.md diff --git a/.changes/updater-proxy.md b/.changes/updater-proxy.md new file mode 100644 index 00000000..882963c3 --- /dev/null +++ b/.changes/updater-proxy.md @@ -0,0 +1,6 @@ +--- +"updater": patch +"updater-js": patch +--- + +Add support for specifying proxy to use for checking and downloading updates.