Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 584 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 584 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[2.1.0] - 2023-11-01

Added

  • Support for HTTP status codes 409, 410

Changed

  • Deprecated public consts from exception classes for HTTP status codes

[2.0.0] - 2022-11-21

Added

  • Php 8 support

Changed

  • Minimum php version now is 7.4

Fixed

  • Fix tests

[1.0.1] - 2020-09-28

[1.0.0] - 2020-09-27