diff --git a/CHANGELOG.md b/CHANGELOG.md index d61fcbb..8c75624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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))