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 cdb00c2 commit 5b90694Copy full SHA for 5b90694
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-webhook-server` will be documented in this file
4
5
+## 3.7.0 - 2023-11-20
6
+
7
+### What's Changed
8
9
+- Adds support for mutual TLS by @JonErickson in https://github.com/spatie/laravel-webhook-server/pull/149
10
11
+### New Contributors
12
13
+- @JonErickson made their first contribution in https://github.com/spatie/laravel-webhook-server/pull/149
14
15
+**Full Changelog**: https://github.com/spatie/laravel-webhook-server/compare/3.6.0...3.7.0
16
17
## 3.6.0 - 2023-09-25
18
19
### What's Changed
0 commit comments