Skip to content

Commit 312b431

Browse files
committed
Merge tag '2.3.2' into develop
2.3.2
2 parents b7ffec2 + a41b021 commit 312b431

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Release Notes for Webhooks for Craft CMS
22

3-
## Unreleased
3+
## 2.3.2 - 2020-06-27
44

55
### Fixed
66
- Fixed a PHP error that occurred when running Craft 3.5 or later. ([#34](https://github.com/craftcms/webhooks/issues/34))
77

8-
## 2.3.1 - 2020-07-19
8+
## 2.3.1 - 2020-06-19
99

1010
### Added
1111
- Added a new “Element is enabled” filter. ([#29](https://github.com/craftcms/webhooks/issues/29))
1212

13-
## 2.3.0 - 2020-07-18
13+
## 2.3.0 - 2020-06-18
1414

1515
### Added
1616
- Added a settings page in the control panel.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "craftcms/webhooks",
33
"description": "Post webhooks when events are triggered in Craft CMS.",
4-
"version": "2.3.1",
4+
"version": "2.3.2",
55
"type": "craft-plugin",
66
"keywords": [
77
"html",

0 commit comments

Comments
 (0)