Skip to content

Files

Latest commit

 

History

History
22 lines (11 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

22 lines (11 loc) · 1.31 KB

Changelog

1.14.1 (2025-02-22)

Bug Fixes

  • add basic Hackney 1.22 support: {:connect_error, _} (#754) (127db9f), closes #753

1.14.0 (2025-02-03)

Features

  • release-please and conventional commit (#719) (c9f6a1c)
  • support retry-after header in retry middleware (#639) (86ad37d)
  • Tesla.Middleware.JSON: Add support for Elixir 1.18's JSON module (#747) (1413167)

Bug Fixes