mirror of
https://github.com/rowtype-yoga/purescript-fetch.git
synced 2024-11-26 07:41:31 +03:00
738 B
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