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 5bf1772 commit 275cae5Copy full SHA for 275cae5
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-webhook-server` will be documented in this file
4
5
+## 3.6.0 - 2023-09-25
6
+
7
+### What's Changed
8
9
+- Fix webhook event type for raw body by @DotNetSimon in https://github.com/spatie/laravel-webhook-server/pull/147
10
11
+**Full Changelog**: https://github.com/spatie/laravel-webhook-server/compare/3.5.0...3.6.0
12
13
## 3.5.0 - 2023-09-12
14
15
### What's Changed
0 commit comments