xonsh/news/fix_pipeline.rst

15 lines
208 B
ReStructuredText
Raw Normal View History

2016-06-13 23:49:48 -04:00
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed issue where input was directed to the last process in a pipeline,
rather than the first.
**Security:** None