2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Releasing 0.13.1

This commit is contained in:
Matt Zabriskie
2016-07-16 11:12:43 -06:00
parent 98d489558e
commit af07c3145b
+4
View File
@@ -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))