ChangeLog.md in chake-0.15 vs ChangeLog.md in chake-0.16

- old
+ new

@@ -1,4 +1,10 @@ +# 0.16 + +* make `run` also capture stderr, for now mixed together with stdout. In the + future that may be improved for example to print stderr output in red when + running on a TTY. + # 0.15 * improve text in the parallel execution docs * add new hook: `connect_common`, which will run before any attempt to connect to any node.