Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 751 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 751 Bytes

Changelog

All notable changes to this project will be documented in this file.

Unreleased

v3.3.2

Changed

  • Remove list of API call from Business SDK, any these APIs included in Business SDK will be deprecated.

v3.3.0

Changed

  • Graph API call upgrade to v3.3

Deprecated

  • parent_id in AbstractCrudObject.
  • Function remote_create, remote_read, remote_update and remote_delete for AbstractCrudObject. Check out our recommended way to make API call with python SDK.