commit: a75ac5d9bec2fb70390d60f9e82299a72766f8e1
parent: 0f0e77fa0326a750e3b4c8d73673e58452346c8b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 6 May 2018 22:04:28 +0200
Changelog.md: 1.0.0rc2 no stdin when given “-”
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Changelog.md b/Changelog.md
@@ -3,5 +3,8 @@
* ``-x`` and ``-c`` are now explicitely exclusive
* Read from stdin when there is no arguments
+### Known Limitations
+* Doesn't read from stdin when ``-`` is given
+
## 1.0.0rc1 — 2018-05-05 06:30
First tagged release