diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e04369..4506fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +### 0.15.2 (Oct 17, 2016) + +- Fixing issue with calling `cancel` after response has been received ([#482](https://github.com/mzabriskie/axios/issues/482)) + ### 0.15.1 (Oct 14, 2016) - Fixing issue with UMD ([#485](https://github.com/mzabriskie/axios/issues/485))