reqwest_cookie_store_tokio/CHANGELOG.md
2023-06-17 11:52:28 -04:00

346 B

Changelog

[0.6.0] - 2023-06-17

Documentation

  • Add CHANGELOG.md
  • Update doctest to use CookieStore::new() in example

Ci

  • Update release.sh for git-cliff arg changes
  • Change reqwest dependency specification to ^0.11 instead of specific version
  • Setup for git cliff usage

Refact

  • Update to cookie_store 0.20