Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG, remove Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jan 7, 2011
1 parent 8664f8f commit 9ca6deb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 0.2.0 (unreleased)

- Capture stderr from shell. This won't capture the stderr of the processes
running. Instead it will just capture any error output from the shell process.
- Ability to specify the default process class to use for `Shell#execute`

## 0.1.0 (October 24, 2010)

- Initial release
3 changes: 0 additions & 3 deletions CHANGELOG.rdoc

This file was deleted.

8 changes: 0 additions & 8 deletions Manifest

This file was deleted.

0 comments on commit 9ca6deb

Please sign in to comment.