We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad19640 commit be4b0abCopy full SHA for be4b0ab
2 files changed
Config/config.php
@@ -15,7 +15,7 @@
15
return array(
16
'name' => 'Timing',
17
'description' => 'Allows for processing actions only during certain times.',
18
- 'version' => '1.1.7',
+ 'version' => '1.2.0',
19
'author' => 'Third Set Productions',
20
'services' => array(
21
//MODELS
changelog.txt
@@ -1,3 +1,8 @@
1
+= 1.2.0 =
2
+
3
+* Updated the plugin to hook Mautic 2.14's refactored campaign processing system.
4
+* Updated the README to reflect that the plugin has been tested with up to Mautic 2.14.0.
5
6
= 1.1.7 =
7
8
* Updated the README to reflect that the plugin has been tested with up to Mautic 2.13.1.
0 commit comments