Skip to content

Commit e040815

Browse files
committed
Updating Changelog
1 parent 3579da4 commit e040815

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

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+
39
### 0.16.1 (Apr 8, 2017)
410

511
- Improving HTTP adapter to return last request in case of redirects ([#828](https://github.com/mzabriskie/axios/pull/828))

0 commit comments

Comments
 (0)