8000 Add missing CHANGELOG entries · symfony/symfony@8dd734a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8dd734a

Browse files
committed
Add missing CHANGELOG entries
1 parent c5488e9 commit 8dd734a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Symfony/Component/Console/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

4+
6.0
5+
---
6+
* `Command::setHidden()` has a default value (`true`) for `$hidden` parameter and is final
7+
* Remove `Helper::strlen()`, use `Helper::width()` instead
8+
* Remove `Helper::strlenWithoutDecoration()`, use `Helper::removeDecoration()` instead
9+
* `AddConsoleCommandPass` can not be configured anymore
10+
411
5.3
512
---
613

0 commit comments

Comments
 (0)
0