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

Fixed issues created when merging 0.26.1

This commit is contained in:
Jay
2022-03-19 14:36:42 +02:00
parent 1a2ff9c3d1
commit ac659112db
10 changed files with 1876 additions and 170 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
### 0.26.1 (March 9, 2022)
Fixes and Functionality:
- Refactored project file structure to avoid circular imports ([#4220](https://github.com/axios/axios/pull/4220))
### 0.26.0 (February 13, 2022)
Fixes and Functionality: