Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wendux committed Mar 29, 2022
1 parent 7886329 commit ab0c93e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions dio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Unreleased
# 4.0.5
- require Dart `2.12.1` which fixes exception handling for secure socket connections (https://github.com/dart-lang/sdk/issues/45214)
- Only delete file if it exists when downloading.
- Fix `BrowserHttpClientAdapter` canceled hangs

# 4.0.5
- Correct JSON MIME Type detection
- [Web] support send/receive progress in web platform
- refactor timeout logic
- use 'arraybuffer' instead of 'blob' for xhr requests in web platform
-


# 4.0.4
Expand Down

0 comments on commit ab0c93e

Please sign in to comment.