Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 294 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 294 Bytes

[Unreleased]

[1.1.0] - 2024-10-21

  • [DefaultRequester] Convert request headers to string keys
    • This solves the issue that : “Content-Type” (symbol key) is set even if “Content-Type” (string key) is specified in post/put/patch.

[1.0.0] - 2024-08-04

  • Initial release