Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 790 Bytes

Changelog

All Notable changes to flipboxdigital\relay-salesforce will be documented in this file

3.0.0 - 2023-02-02

Changed

  • Updated dependencies: flipboxdigital/relay-simplecache for php 8 compatibility

2.1.0 - 2019-09-25

Added

  • Ability to call a resource url directly. Useful when an api response gives it to you (more results, nexted resources, etc).

2.0.0 - 2018-04-24

Changed

  • All caching now implements PSR-16

1.0.1 - 2018-04-16

Added

Changed

  • Fixed incorrect describe global resource endpoint

1.0.0 - 2018-04-13

  • Initial release