purescript-fetch/CHANGELOG.md
2022-09-02 11:59:12 +01:00

738 B

Changelog

Notable changes to this project are documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Breaking changes:

  • Switch response headers to Map CaseInsensitiveString String

New features: Bugfixes:

Other improvements:

v1.1.0 - 2022-08-22

Breaking changes:

New features:

  • Relax constraints to make type signatures simpler (@i-am-the-slime #1)

Bugfixes:

Other improvements:

v1.0.0 - 2020-08-21

  • Initial release