changelog: add for 0.11.0 and 0.11.1

This commit is contained in:
Simon Eskildsen 2017-02-06 19:40:39 -05:00
parent e2fcfb2fba
commit 38f1ab3057
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
# 0.11.1
* bug: fix tty detection with custom out (#471)
# 0.11.0
* performance: Use bufferpool to allocate (#370)
* terminal: terminal detection for app-engine (#343)
* feature: exit handler (#375)
# 0.10.0
* feature: Add a test hook (#180)