update patch 1
This commit is contained in:
Vendored
+10
@@ -1,6 +1,16 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
7.2
|
||||
---
|
||||
|
||||
* Add support for `FORCE_COLOR` environment variable
|
||||
* Add `verbosity` argument to `mustRun` process helper method
|
||||
* [BC BREAK] Add silent verbosity (`--silent`/`SHELL_VERBOSITY=-2`) to suppress all output, including errors
|
||||
* Add `OutputInterface::isSilent()`, `Output::isSilent()`, `OutputStyle::isSilent()` methods
|
||||
* Add a configurable finished indicator to the progress indicator to show that the progress is finished
|
||||
* Add ability to schedule alarm signals and a `ConsoleAlarmEvent`
|
||||
|
||||
7.1
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user