Skip to content

Commit

Permalink
📝 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jun 19, 2024
1 parent 9a29b3f commit 8fad21c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ See the [Migration Guide][] for the complete breaking changes list.**
- Improves `InterceptorState.toString()`.
- If the `CancelToken` got canceled before making requests,
throws the exception directly rather than cut actual HTTP requests afterward.
- Improves memory allocating when using `CancelToken`.

## 5.4.3+1

Expand Down
2 changes: 1 addition & 1 deletion plugins/http2_adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

*None.*
- Improves memory allocating when using `CancelToken`.

## 2.5.2

Expand Down

0 comments on commit 8fad21c

Please sign in to comment.