Skip to content

Commit

Permalink
Update upgrade guide for https proxy setting (axios#3604)
Browse files Browse the repository at this point in the history
Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
repl-andrew-ovens and jasonsaayman committed Dec 22, 2021
1 parent 07a56cd commit 2367617
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions UPGRADE_GUIDE.md
@@ -1,5 +1,11 @@
# Upgrade Guide

### 0.18.x -> 0.19.0

#### HTTPS Proxies

Routing through an https proxy now requires setting the `protocol` attribute of the proxy configuration to `https`

### 0.15.x -> 0.16.0

#### `Promise` Type Declarations
Expand Down

0 comments on commit 2367617

Please sign in to comment.