File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-stripe-webhooks ` will be documented in this file
44
5- ## [ Unreleased] ( https://github.com/spatie/laravel-stripe-webhooks/compare/3.2.0...HEAD )
5+ ## [ Unreleased] ( https://github.com/spatie/laravel-stripe-webhooks/compare/3.2.1...HEAD )
6+
7+ ## [ 3.2.1] ( https://github.com/spatie/laravel-stripe-webhooks/compare/3.2.0...3.2.1 ) - 2022-08-03
8+
9+ ### What's Changed
10+
11+ - Add docs for transforming ` WebhookCall ` payload into Stripe object by @stevebauman in https://github.com/spatie/laravel-stripe-webhooks/pull/129
12+ - allow stripe sdk v9 by @ankurk91 in https://github.com/spatie/laravel-stripe-webhooks/pull/130
13+
14+ ### New Contributors
15+
16+ - @stevebauman made their first contribution in https://github.com/spatie/laravel-stripe-webhooks/pull/129
17+
18+ ** Full Changelog** : https://github.com/spatie/laravel-stripe-webhooks/compare/3.2.0...3.2.1
619
720## [ 3.2.0] ( https://github.com/spatie/laravel-stripe-webhooks/compare/3.1.3...3.2.0 ) - 2022-06-07
821
You can’t perform that action at this time.
0 commit comments