mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
0.11.0
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### 0.11.0 (Apr 26, 2016)
|
||||||
|
|
||||||
|
- Adding support for Stream with HTTP adapter ([#296](https://github.com/mzabriskie/axios/pull/296))
|
||||||
|
- Adding support for custom HTTP status code error ranges ([#308](https://github.com/mzabriskie/axios/pull/308))
|
||||||
|
- Fixing issue with ArrayBuffer ([#299](https://github.com/mzabriskie/axios/pull/299))
|
||||||
|
|
||||||
### 0.10.0 (Apr 20, 2016)
|
### 0.10.0 (Apr 20, 2016)
|
||||||
|
|
||||||
- Fixing issue with some requests sending `undefined` instead of `null` ([#250](https://github.com/mzabriskie/axios/pull/250))
|
- Fixing issue with some requests sending `undefined` instead of `null` ([#250](https://github.com/mzabriskie/axios/pull/250))
|
||||||
|
|||||||
Reference in New Issue
Block a user