File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for Webhooks for Craft CMS
2
2
3
- ## Unreleased
3
+ ## 2.3.2 - 2020-06-27
4
4
5
5
### Fixed
6
6
- Fixed a PHP error that occurred when running Craft 3.5 or later. ([ #34 ] ( https://github.com/craftcms/webhooks/issues/34 ) )
7
7
8
- ## 2.3.1 - 2020-07 -19
8
+ ## 2.3.1 - 2020-06 -19
9
9
10
10
### Added
11
11
- Added a new “Element is enabled” filter. ([ #29 ] ( https://github.com/craftcms/webhooks/issues/29 ) )
12
12
13
- ## 2.3.0 - 2020-07 -18
13
+ ## 2.3.0 - 2020-06 -18
14
14
15
15
### Added
16
16
- Added a settings page in the control panel.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " craftcms/webhooks" ,
3
3
"description" : " Post webhooks when events are triggered in Craft CMS." ,
4
- "version" : " 2.3.1 " ,
4
+ "version" : " 2.3.2 " ,
5
5
"type" : " craft-plugin" ,
6
6
"keywords" : [
7
7
" html" ,
You can’t perform that action at this time.
0 commit comments