Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.99 KB

File metadata and controls

30 lines (15 loc) · 1.99 KB

Changelog

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