mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
Add changelog entry
This commit is contained in:
parent
ffa44d1736
commit
845d223052
1 changed files with 25 additions and 0 deletions
25
news/cat_stdin.rst
Normal file
25
news/cat_stdin.rst
Normal file
|
@ -0,0 +1,25 @@
|
|||
**Added:**
|
||||
|
||||
* <news item>
|
||||
|
||||
**Changed:**
|
||||
|
||||
* <news item>
|
||||
|
||||
**Deprecated:**
|
||||
|
||||
* <news item>
|
||||
|
||||
**Removed:**
|
||||
|
||||
* <news item>
|
||||
|
||||
**Fixed:**
|
||||
|
||||
* Fix coreutils `cat` behaviour on empty input "cat -".
|
||||
|
||||
* Fix Ctrl-C event causing Atribute error on Windows.
|
||||
|
||||
**Security:**
|
||||
|
||||
* <news item>
|
Loading…
Add table
Reference in a new issue