Skip to content

Commit 66a5e43

Browse files
committed
chore: release 0.2.0
1 parent 2e311df commit 66a5e43

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG_de-DE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,10 @@
4444
# 0.1.7
4545

4646
* 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

CHANGELOG_en-GB.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,10 @@
4444
# 0.1.7
4545

4646
* 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

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frosh/tools",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "Provides some basic things for managing the Shopware Installation",
55
"type": "shopware-platform-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)