changelog: add fixing windows terminal detection

This commit is contained in:
Simon Eskildsen 2017-02-07 06:49:02 -05:00
parent 066a382098
commit c078b1e43f
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# 0.11.2
* bug: fix windows terminal detection (#476)
# 0.11.1
* bug: fix tty detection with custom out (#471)