Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 900 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 900 Bytes

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:

New features:

Bugfixes:

Other improvements:

v2.0.0 - 2023-08-07

Breaking changes:

  • Switch response headers to Map CaseInsensitiveString String
  • Switch web-promise dependency to js-promise

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