Skip to content

Commit

Permalink
🔖 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jul 22, 2023
1 parent 46642f9 commit f8b289e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 4.0.8

- Simply replace `\` to `/` rather than using `Uri` when parsing a storage base directory.

## 4.0.7

- Allow to configure whether to delete host cookies when load failed.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: cookie_jar
description: A cookie manager for http requests in Dart, help you to deal with the cookie policies and persistence.
version: 4.0.7
version: 4.0.8
repository: https://github.com/flutterchina/cookie_jar
issue_tracker: https://github.com/flutterchina/cookie_jar/issues

Expand Down

0 comments on commit f8b289e

Please sign in to comment.