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 b9fce0d commit 1aa2669Copy full SHA for 1aa2669
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-webhook-client` will be documented in this file
4
5
+## 3.4.1 - 2024-06-24
6
+
7
+### What's Changed
8
9
+* Fix a typo in webhook-client.php by @kosarinin in https://github.com/spatie/laravel-webhook-client/pull/216
10
11
+### New Contributors
12
13
+* @kosarinin made their first contribution in https://github.com/spatie/laravel-webhook-client/pull/216
14
15
+**Full Changelog**: https://github.com/spatie/laravel-webhook-client/compare/3.4.0...3.4.1
16
17
## 3.4.0 - 2024-05-21
18
19
### What's Changed
0 commit comments