Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 921 Bytes

[2.2.0] - 2023-05-11

  • Switch to dual licensing under AGPL-3.0 or MIT licenses.

[2.1.0] - 2022-12-01

  • Added #48 - Allowing injection of custom client.

[2.0.5] - 2022-09-02

  • Fixed #42 - Call to undefined method GuzzleHttp\Exception\ConnectException::getResponse().

[2.0.4] - 2022-07-29

  • Fixed #49 - "on_behalf_of_user" never gets initialized, which leads to conflicts.
  • Fixed #47 - Make Guzzles HTTP connect_timeout configurable or set a decent default.
  • Fixed #46 - Wrong documentation for SSL verification switch.

[2.0.3] - 2022-04-14

  • Updated tests to be compatible with new Zammad versions.