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 26ac875 commit 27fb55fCopy full SHA for 27fb55f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes for Webhooks for Craft CMS
2
3
-## Unreleased
+## 2.0.0 - 2019-03-19
4
5
### Added
6
- Webhooks now logs requests, and it’s possible to view them from a new “Activity” page within the plugin.
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/webhooks",
"description": "Post webhooks when events are triggered in Craft CMS.",
- "version": "1.1.2",
+ "version": "2.0.0",
"type": "craft-plugin",
"keywords": [
7
"html",
0 commit comments