Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 685 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 685 Bytes

Change Log

NOT RELEASED

1.1.4

Changed

  • Enable compiler optimization for the sprintf function.

1.1.3

Changed

  • Add Accept: application/json header in request to fix incompatibility with 3rd party providers

1.1.2

Changed

  • AWS enhancement: Documentation updates.

1.1.1

Changed

  • AWS enhancement: Documentation updates.

1.1.0

Added

  • Avoid overriding the exception message with the raw message

Changed

  • Improve parameter type and return type in phpdoc

1.0.0

Added

  • AWS enhancement: Documentation updates.
  • AWS api-change: Add reason and detail in InvalidRequestException exception

0.1.0

First version