Skip to content

v79.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 11:10
· 133 commits to master since this release

What's Changed

Full Changelog: v78.0.0...v79.0.0

Migrating from v78

  • client.events.create() now takes a CreateEventParams object
  • Deleted client.events.updateXXX() methods. Use the regular update() method instead
  • client.events.update() now takes an UpdateEventParams object