We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4cc241 commit 600bd96Copy full SHA for 600bd96
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `laravel-webhook-server` will be documented in this file
4
5
+## 3.8.1 - 2024-02-12
6
+
7
+### What's Changed
8
9
+* Add support for laravel 11 by @shuvroroy in https://github.com/spatie/laravel-webhook-server/pull/154
10
+* Corrected typos in README.md and webhook-server.php by @OussamaMater in https://github.com/spatie/laravel-webhook-server/pull/151
11
12
+### New Contributors
13
14
+* @OussamaMater made their first contribution in https://github.com/spatie/laravel-webhook-server/pull/151
15
16
+**Full Changelog**: https://github.com/spatie/laravel-webhook-server/compare/3.8.0...3.8.1
17
18
## 3.8.0 - 2023-11-27
19
20
3.8.0
0 commit comments