Skip to content

Commit 17682d9

Browse files
committed
docs: 📝 updates changelog
1 parent f79a25a commit 17682d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 2.0.0-beta.2
44

5+
- 🐞  Fixed: `MultipartRequest` does not get intercepted correctly (has missing fields).
6+
- 🐞  Fixed: `MultipartRequest` ignores retry policy.
57
- 🐞  Fixed: Changing `body` causes that the `headers` also change and ignore previous interceptions (i.e. content-type headers are overriden).
68
- 🐞  Fixed: `copyWith` was missing fields
79
- 🚦  Tests: Updated tests.

0 commit comments

Comments
 (0)