Skip to content

v3.1.0

Compare
Choose a tag to compare
@waltjones waltjones released this 06 Nov 23:16
· 91 commits to master since this release
81e440c
  • Optionally put the access token in the payload. (Allows passing the token to async sender processes.) Set config.use_payload_access_token = true
  • Migrated from Travis to Github CI

Pull requests

Restore the option to put the token in the payload if needed, #1004
Initial github CI, #1006