Skip to content

Commit dd4dd98

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 0c4d4ea commit dd4dd98

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to `laravel-webhook-server` will be documented in this file
44

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+
521
## 3.4.0 - 2022-11-16
622

723
### What's Changed

0 commit comments

Comments
 (0)