Add point about ConsoleLogger to Console 2.5 changelog

This commit is contained in:
Jeroen De Dauw 2014-07-29 12:59:51 +02:00 committed by Fabien Potencier
parent cd29962dc0
commit 874482632b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ CHANGELOG
* deprecated the dialog helper (use the question helper instead)
* deprecated TableHelper in favor of Table
* deprecated ProgressHelper in favor of ProgressBar
* added ConsoleLogger
* added a question helper
* added a way to set the process name of a command
* added a way to set a default command instead of `ListCommand`