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.
2 parents e42925a + 5c93b71 commit ae6d8edCopy full SHA for ae6d8ed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.16...v1.1.0) (2023-08-10)
4
+
5
6
+### Features
7
8
+* support multiple http methods ([9983a30](https://github.com/wayofdev/laravel-webhook-client/commit/9983a30195158fc87eec240e358710545cff43a4))
9
10
## [1.0.16](https://github.com/wayofdev/laravel-webhook-client/compare/v1.0.15...v1.0.16) (2023-08-10)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.16",
+ "version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments