2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Releasing 0.5.4

This commit is contained in:
mzabriskie
2015-04-08 12:48:38 -06:00
parent 42fc3954d2
commit 8a4e502e3a
19 changed files with 36 additions and 20 deletions
+4
View File
@@ -64,3 +64,7 @@
### 0.5.3 (Apr 07, 2015)
- Using JSON.parse unconditionally when transforming response string ([#55](https://github.com/mzabriskie/axios/issues/55))
### 0.5.4 (Apr 08, 2015)
- Fixing issue with FormData not being sent ([#53](https://github.com/mzabriskie/axios/issues/53))