diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b73af2..2cd6a51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +### 0.13.1 (Jul 16, 2016) + +- Fixing issue with response data not being transformed on error ([#378](https://github.com/mzabriskie/axios/issues/378)) + ### 0.13.0 (Jul 13, 2016) - Improved error handling ([#345](https://github.com/mzabriskie/axios/pull/345))