Skip to content

Commit e905669

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent bf40e4e commit e905669

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22

33
All 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

0 commit comments

Comments
 (0)