Skip to content

Commit d57cd97

Browse files
Updating changelog for 0.21.1 release
1 parent 8b0f373 commit d57cd97

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
### 0.21.1 (December 21, 2020)
4+
5+
Fixes and Functionality:
6+
7+
- Hotfix: Prevent SSRF (#3410)
8+
- Protocol not parsed when setting proxy config from env vars (#3070)
9+
- Updating axios in types to be lower case (#2797)
10+
- Adding a type guard for `AxiosError` (#2949)
11+
12+
Internal and Tests:
13+
14+
- Remove the skipping of the `socket` http test (#3364)
15+
- Use different socket for Win32 test (#3375)
16+
17+
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
18+
19+
- Daniel Lopretto <timemachine3030@users.noreply.github.com>
20+
- Jason Kwok <JasonHK@users.noreply.github.com>
21+
- Jay <jasonsaayman@gmail.com>
22+
- Jonathan Foster <jonathan@jonathanfoster.io>
23+
- Remco Haszing <remcohaszing@gmail.com>
24+
- Xianming Zhong <chinesedfan@qq.com>
25+
326
### 0.21.0 (October 23, 2020)
427

528
Fixes and Functionality:

0 commit comments

Comments
 (0)