Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Li <[email protected]>
  • Loading branch information
AlexV525 authored Feb 13, 2023
1 parent c3f6fd7 commit 1332d32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
will not be implied anymore in the transformer and the request option.
- The default charset `utf-8` in `Headers` content type constants has been removed.
- `BaseOptions.setRequestContentTypeWhenNoPayload` has been removed.
- Remove `BaseOptions.setRequestContentTypeWhenNoPayload`.
- Improve `DioError`s. There are now more cases in which the inner original stacktrace is supplied.
- `HttpClientAdapter` must now be implemented instead of extended.
- Any classes specific to `dart:io` platforms can now be imported via `import 'package:dio/io.dart';`.
Expand Down

0 comments on commit 1332d32

Please sign in to comment.