File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-webhook-server ` will be documented in this file
4
4
5
+ ## 3.4.1 - 2023-01-10
6
+
7
+ ### What's Changed
8
+
9
+ - Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-webhook-server/pull/138
10
+ - Convert all tests to pest by @alexmanase in https://github.com/spatie/laravel-webhook-server/pull/139
11
+ - Refactored Request to Method by @JamesFreeman in https://github.com/spatie/laravel-webhook-server/pull/140
12
+
13
+ ### New Contributors
14
+
15
+ - @patinthehat made their first contribution in https://github.com/spatie/laravel-webhook-server/pull/138
16
+ - @alexmanase made their first contribution in https://github.com/spatie/laravel-webhook-server/pull/139
17
+ - @JamesFreeman made their first contribution in https://github.com/spatie/laravel-webhook-server/pull/140
18
+
19
+ ** Full Changelog** : https://github.com/spatie/laravel-webhook-server/compare/3.4.0...3.4.1
20
+
5
21
## 3.4.0 - 2022-11-16
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments