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 a7650e4 commit d33aa10Copy full SHA for d33aa10
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes for Webhooks for Craft CMS
2
3
-## Unreleased
+## 2.2.0 - 2019-07-29
4
5
### Added
6
- Webhooks can now specify custom request headers. ([#12](https://github.com/craftcms/webhooks/issues/12))
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/webhooks",
"description": "Post webhooks when events are triggered in Craft CMS.",
- "version": "2.1.0",
+ "version": "2.2.0",
"type": "craft-plugin",
"keywords": [
7
"html",
0 commit comments