Skip to content

Commit 0d2cc03

Browse files
#115 Add BC break for new mandatory configuration default_error_strategy on clever_age_process level
1 parent 8ff0a2e commit 0d2cc03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ v4.0
1414
* [#148](https://github.com/cleverage/process-bundle/issues/148) Update services (step 1) according to Symfony best practices. Services should not use autowiring or autoconfiguration. Instead, all services should be defined explicitly.
1515
Services must be prefixed with the bundle alias instead of using fully qualified class names => `cleverage_process`
1616
* [#150](https://github.com/cleverage/process-bundle/issues/150) The class `\CleverAge\ProcessBundle\Task\Debug\MemInfoDumpTask` has been deleted without suggested replacement
17+
* [#115](https://github.com/cleverage/process-bundle/issues/115) New mandatory configuration `default_error_strategy` on `clever_age_process` level. See [Quick Start/Global configuration](docs/01-quick_start.md#global-configuration)
1718
### Changes
1819

1920
* [#139](https://github.com/cleverage/process-bundle/issues/139) Update Makefile & .docker for local standalone usage

0 commit comments

Comments
 (0)