Skip to content

v0.12.0

Latest

Choose a tag to compare

@tdstein tdstein released this 30 Jul 20:40
· 4 commits to main since this release
54292f4

What's Changed

Breaking Changes

  • The parameter integration_guid: str has been changed to integration_guids: list[str] within the content.associations.update() method to support the ability to associate multiple integrations to content. See #419

Full Changelog: v0.11.0...v0.12.0