Skip to content

0.11.0

Compare
Choose a tag to compare
@koshilife koshilife released this 02 May 05:50
· 25 commits to master since this release
817a198
  • supported a API POST /scheduled_events/{uuid}/cancellation. (#48)
    • changed were followings:
      • Client
        • (Add method) cancel_event
      • Event
        • (Add method) cancel
  • improved CI to test by multiple Ruby versions.