Skip to content

Commit d7fdaf1

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 37294ed commit d7fdaf1

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
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.10.0...HEAD)
5+
## [Unreleased](https://github.com/spatie/laravel-stripe-webhooks/compare/3.10.1...HEAD)
6+
7+
## [3.10.1](https://github.com/spatie/laravel-stripe-webhooks/compare/3.10.0...3.10.1) - 2024-12-30
8+
9+
### What's Changed
10+
11+
* Add null union type to fix php 8.4 deprecation message by @billypoke in https://github.com/spatie/laravel-stripe-webhooks/pull/183
12+
13+
### New Contributors
14+
15+
* @billypoke made their first contribution in https://github.com/spatie/laravel-stripe-webhooks/pull/183
16+
17+
**Full Changelog**: https://github.com/spatie/laravel-stripe-webhooks/compare/3.10.0...3.10.1
618

719
## [3.10.0](https://github.com/spatie/laravel-stripe-webhooks/compare/3.9.0...3.10.0) - 2024-10-07
820

0 commit comments

Comments
 (0)