Skip to content

Commit

Permalink
Update history.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-self committed Sep 23, 2012
1 parent 1e2e56d commit 365d741
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion history.md
Expand Up @@ -2,8 +2,10 @@
==================

* fix bug where error handlers were not matching up with commands that set the handlers up
* add 'autoPrintOut' and 'autoPrintErr' config options feature to allow disabling the automatic
* add **autoPrintOut** and **autoPrintErr** config options feature to allow disabling the automatic
printing to stdout/err
* add **finish** event
* change **error** event to **execerror** due to a conflict with node.js *events* module
* add initial suite of test cases for basic usage of ExecPlan
* include sinon.js dependency on test harness

Expand Down

0 comments on commit 365d741

Please sign in to comment.