File tree 3 files changed +15
-1
lines changed
3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 44
44
# 0.1.7
45
45
46
46
* Fixed theme compile button in Administration
47
+
48
+ # 0.2.0
49
+
50
+ * Fixed reschedule Task to not stack the nextExecutionTime
51
+ * Added env FROSH_TOOLS_TASK_LOGGING_INFO to log everything in tasks
52
+ * Changed FROSH_TOOLS_TASK_LOGGING to just log exceptions
53
+ * Fixed recommended value for IncrementStorage
Original file line number Diff line number Diff line change 44
44
# 0.1.7
45
45
46
46
* Fixed theme compile button in Administration
47
+
48
+ # 0.2.0
49
+
50
+ * Fixed reschedule Task to not stack the nextExecutionTime
51
+ * Added env FROSH_TOOLS_TASK_LOGGING_INFO to log everything in tasks
52
+ * Changed FROSH_TOOLS_TASK_LOGGING to just log exceptions
53
+ * Fixed recommended value for IncrementStorage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " frosh/tools" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " Provides some basic things for managing the Shopware Installation" ,
5
5
"type" : " shopware-platform-plugin" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments