Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 020a6d2

Browse files
committed
Added CHANGELOG for #63
1 parent a794029 commit 020a6d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#63](https://github.com/zendframework/zend-stdlib/pull/63) adds a new
10+
`Zend\Stdlib\ConsoleHelper` class, providing minimal support for writing
11+
output to `STDOUT` and `STDERR`, with optional colorization, when the console
12+
supports that feature.
1013

1114
### Deprecated
1215

0 commit comments

Comments
 (0)