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 137807f + 74d5823 commit a64af84Copy full SHA for a64af84
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes for Webhooks for Craft CMS
2
3
-## Unreleased
+## 2.3.1 - 2020-07-19
4
5
### Added
6
- Added a new “Element is enabled” filter. ([#29](https://github.com/craftcms/webhooks/issues/29))
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/webhooks",
"description": "Post webhooks when events are triggered in Craft CMS.",
- "version": "2.3.0",
+ "version": "2.3.1",
"type": "craft-plugin",
"keywords": [
7
"html",
0 commit comments