Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 602 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 602 Bytes

Changelog

This format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.1.1 (2024-7-10)

Fixed

  • Fixed a Dialyzer error.

v0.1.0 (2024-7-9)

Added

  • Add support for req 0.5.X (#6, thanks @nicholasbair!)

Changed

  • Breaking: req_telemetry now requires Elixir 1.13 .

v0.0.4 (2024-1-29)

Added

  • Add support for req 0.4.X (#5, thanks @aselder!)