diff --git a/CHANGELOG.md b/CHANGELOG.md index e6eeed84..ce7325e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased ### Added +- Added a new `alias` shell command. - `fs.pipe` function to get a pair of connected files (a pipe). - Added an alternative 2nd parameter to `hilbish.run`, which is `streams`. `streams` is a table of input and output streams to run the command with.