Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

74 lines (47 loc) · 1.77 KB

2.4.0 (2024-01-17)

Features

  • add support for http messages v2 (5ae4e69)

2.3.0 (2024-01-08)

Features

  • ci: add create release action (9221320)

Bug Fixes

  • ci: github php token to generare release (a24c8db)

[2.2.1] - 2023-12-19

Changed

  • chore: add workflows pipeline for php 8.2
  • fix: added type to attributes property of Recipient

[2.2.0] - 2023-08-29

Added

  • Add support for user custom attributes
  • Add support for /users/merge endpoint

Changed

  • Fix pull request template
  • Add static as return type of BaseObject fromArray method
  • Add properties to Subscription/GetStatusResponse class

[2.1.0] - 2023-05-11

Added

  • Add new exceptions for client and server errors

Changed

  • Modified tests data provider to match properties types

[2.0.0] - 2022-03-28

Added

  • Add types to all the properties

Changed

  • Set minimum required PHP version to 8.0

[1.3.1] - 2023-08-29

Changed

  • Add properties to Subscription/GetStatusResponse class

[1.3.0] - 2023-05-05

Added

  • Add new exceptions for client and server errors

Changed

  • Modified tests data provider to match properties types

[1.2.0] - 2022-03-28

Added

  • Add support to Symfony http client contracts v3

[1.1.0] - 2022-01-29

Added

  • Add Kpi endpoint

[1.0.0] - 2022-01-21

Added

  • Braze-PHP-SDK released