2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-27 14:47:43 +03:00

Updating changelog

This commit is contained in:
Nick Uraltsev
2016-10-17 18:27:55 -07:00
parent 3fcf54ff36
commit 25a5e779b6
+4
View File
@@ -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))