What's Changed
- fix(node): preserve camelCase keys for webhook template args by @johnpmitsch in #37
- fix(webhooks)!: mark compression and event_hashes required by @johnpmitsch in #39
- chore: release v0.2.1 by @johnpmitsch in #40
Python positional callers of WebhookDestinationAttributes(...) need to update, arg order changed to put required compression before optional security_token.
Full Changelog: v0.2.0...v0.2.1