Skip to content

Commit ce88f10

Browse files
authored
Update changelog
1 parent b1dfa7e commit ce88f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Console/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CHANGELOG
1313
* deprecated returning `null` from `Command::execute()`, return `0` instead
1414
* Deprecated the `Application::renderException()` and `Application::doRenderException()` methods,
1515
use `renderThrowable()` and `doRenderThrowable()` instead.
16+
* added support for the NO_COLOR env var (https://no-color.org/)
1617

1718
4.3.0
1819
-----

0 commit comments

Comments
 (0)