We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3579da4 commit e040815Copy full SHA for e040815
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 0.16.2 (Jun 3, 2017)
4
+
5
+- Fixing issue with including `buffer` in bundle ([#887](https://github.com/mzabriskie/axios/pull/887))
6
+- Including underlying request in errors ([#830](https://github.com/mzabriskie/axios/pull/830))
7
+- Convert `method` to lowercase ([#930](https://github.com/mzabriskie/axios/pull/930))
8
9
### 0.16.1 (Apr 8, 2017)
10
11
- Improving HTTP adapter to return last request in case of redirects ([#828](https://github.com/mzabriskie/axios/pull/828))
0 commit comments