Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 760 Bytes

Changelog

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

Unreleased

v3.3.1

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

  • parentID in AbstractCrudObject.
  • Function create, read, update for AbstractCrudObject. Check out our recommended way to make API call.
  • Deprecated CustomAudienceMultiKey, use class CustomAudience instead.