Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Changelog

Unreleased
----------
- Improve pipeline for native commands.
Start native process in Prepare() instead of Complete().
`ping | grep` doesn't block anymore.
- Added -Top and -Bottom parameters to Sort-Object

v6.0.0-alpha.12 - 2016-11-03
Expand Down
Loading