Skip to content

Commit c24b1cc

Browse files
committed
Updating changelog
1 parent add023c commit c24b1cc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
### 0.17.0 (Oct 21, 2017)
4+
5+
- **BREAKING** Fixing issue with `baseURL` and interceptors ([#950](https://github.com/axios/axios/pull/950))
6+
- **BREAKING** Improving handing of duplicate headers ([#874](https://github.com/axios/axios/pull/874))
7+
- Adding support for disabling proxies ([#691](https://github.com/axios/axios/pull/691))
8+
- Updating TypeScript typings with generic type parameters ([#1061](https://github.com/axios/axios/pull/1061))
9+
310
### 0.16.2 (Jun 3, 2017)
411

512
- Fixing issue with including `buffer` in bundle ([#887](https://github.com/axios/axios/pull/887))

0 commit comments

Comments
 (0)