2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

Updating changlog for 0.19.2 release

This commit is contained in:
Emily Morehouse
2020-01-20 09:24:56 -07:00
parent c7488c7dd5
commit 17cc1d6d7a
+4
View File
@@ -1,5 +1,9 @@
# Changelog # Changelog
### 0.19.2 (Jan 20, 2020)
- Remove unnecessary XSS check ([#2679](https://github.com/axios/axios/pull/2679)) (see ([#2646](https://github.com/axios/axios/issues/2646)) for discussion)
### 0.19.1 (Jan 7, 2020) ### 0.19.1 (Jan 7, 2020)
Fixes and Functionality: Fixes and Functionality: