2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Fixed date on chnagelog

This commit is contained in:
Jay
2022-04-25 18:43:43 +02:00
parent f94dda9c76
commit cdd7add9b0
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
### 0.27.0 (April 19, 2022)
### 0.27.0 (April 25, 2022)
Breaking changes:
- New toFormData helper function that allows the implementor to pass an object and allow axios to convert it to FormData ([#3757](https://github.com/axios/axios/pull/3757))