diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c2e76d..b571b62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Fixing issue with web workers ([#1160](https://github.com/axios/axios/pull/1160)) - Allowing overriding transport ([#1080](https://github.com/axios/axios/pull/1080)) -- Updating TypeScript typings ([#1165](https://github.com/axios/axios/pull/1165), [1125](https://github.com/axios/axios/pull/1125), [1131](https://github.com/axios/axios/pull/1131)) +- Updating TypeScript typings ([#1165](https://github.com/axios/axios/pull/1165), [#1125](https://github.com/axios/axios/pull/1125), [#1131](https://github.com/axios/axios/pull/1131)) ### 0.17.0 (Oct 21, 2017)