Skip to content

Commit 0628763

Browse files
Update Changelog for release (0.18.1)
1 parent dc9b29c commit 0628763

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
# Changelog
22

3+
### 0.18.1 (May 31, 2019)
4+
5+
Security Fix:
6+
7+
- Destroy stream on exceeding maxContentLength (fixes [#1098](https://github.com/axios/axios/issues/1098)) ([#1485](https://github.com/axios/axios/pull/1485)) - Gadzhi Gadzhiev
8+
39
### 0.18.0 (Feb 19, 2018)
410

511
- Adding support for UNIX Sockets when running with Node.js ([#1070](https://github.com/axios/axios/pull/1070))
612
- Fixing typings ([#1177](https://github.com/axios/axios/pull/1177)):
7-
- AxiosRequestConfig.proxy: allows type false
8-
- AxiosProxyConfig: added auth field
13+
- AxiosRequestConfig.proxy: allows type false
14+
- AxiosProxyConfig: added auth field
915
- Adding function signature in AxiosInstance interface so AxiosInstance can be invoked ([#1192](https://github.com/axios/axios/pull/1192), [#1254](https://github.com/axios/axios/pull/1254))
1016
- Allowing maxContentLength to pass through to redirected calls as maxBodyLength in follow-redirects config ([#1287](https://github.com/axios/axios/pull/1287))
1117
- Fixing configuration when using an instance - method can now be set ([#1342](https://github.com/axios/axios/pull/1342))
1218

13-
1419
### 0.17.1 (Nov 11, 2017)
1520

1621
- Fixing issue with web workers ([#1160](https://github.com/axios/axios/pull/1160))

0 commit comments

Comments
 (0)