Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 561 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 561 Bytes

Changelog

All notable changes to laravel-stripe-webhooks will be documented in this file

1.1.3 - 2018-11-03

  • use STRIPE_WEBHOOK_SECRET env variable

1.1.2 - 2018-08-29

  • send a response in the controller

1.1.1 - 2018-08-29

  • add support for Laravel 5.7

1.1.0 - 2018-07-23

  • add support for Stripe Connect

1.0.3 - 2018-02-17

  • add support for stripe api v6

1.0.2 - 2018-02-08

  • add support for L5.6

1.0.1 - 2017-10-12

  • added missing parameter to jobClassDoesNotExist method

1.0.0 - 2017-10-09

  • initial release