summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30a3fc6..4dd0e1a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,3 +7,12 @@
## Last Release: 1.6.0
+* [**Steven Proctor**:](https://github.com/stevenproctor)
+ Updated link to posix-spawn in README.md.
+* [**Akshay Karle**:](https://github.com/akshaykarle)
+ Added the functionality to reflect $stderr when using live_stream.
+* [**Tyler Cipriani**:](https://github.com/thcipriani)
+ Fixed typos in the code.
+* [**Max Lincoln**](https://github.com/maxlinc):
+ Support separate live stream for stderr.
+