Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 2.89 KB

Changelog

2.15.0 (2023-05-18)

Features

2.14.0 (2023-05-11)

Features

2.13.2 (2023-03-23)

Bug Fixes

  • Calling class_exists with null in Google\Model (#2405) (5ed4edc)

2.13.1 (2023-03-13)

Bug Fixes

  • Allow dynamic properties on model classes (#2408) (11080d5)

2.13.0 (2022-12-19)

Features

  • Make auth http client config extends from default client config (#2348) (2640250)

Bug Fixes