forked from axios/axios
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 0.21.1 into master (axios#3610)
* Updating changelog for 0.21.1 release * Releasing 0.21.1 Co-authored-by: Emily Morehouse <[email protected]>
- Loading branch information
1 parent
9a4d7ac
commit 7d3b626
Showing
7 changed files
with
50 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,28 @@ | ||
# Changelog | ||
|
||
### 0.21.1 (December 21, 2020) | ||
|
||
Fixes and Functionality: | ||
|
||
- Hotfix: Prevent SSRF (#3410) | ||
- Protocol not parsed when setting proxy config from env vars (#3070) | ||
- Updating axios in types to be lower case (#2797) | ||
- Adding a type guard for `AxiosError` (#2949) | ||
|
||
Internal and Tests: | ||
|
||
- Remove the skipping of the `socket` http test (#3364) | ||
- Use different socket for Win32 test (#3375) | ||
|
||
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub: | ||
|
||
- Daniel Lopretto <[email protected]> | ||
- Jason Kwok <[email protected]> | ||
- Jay <[email protected]> | ||
- Jonathan Foster <[email protected]> | ||
- Remco Haszing <[email protected]> | ||
- Xianming Zhong <[email protected]> | ||
|
||
### 0.21.0 (October 23, 2020) | ||
|
||
Fixes and Functionality: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters