From 599eb9890c6ef8c50f4f3d2a15575fa0648c6935 Mon Sep 17 00:00:00 2001 From: Nick Uraltsev Date: Sat, 11 Nov 2017 15:22:47 -0800 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)