Document playback from stdin

This commit is contained in:
Marcin Kulik
2015-06-23 20:20:22 +02:00
parent a7086bceec
commit c16c27817c
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# asciinema changelog
## master
* Added ability to replay asciicast from stdin by passing "-" as filename
## 1.1.1 (2015-06-21)
* Fixed putting terminal in raw mode (fixes ctrl-o in nano)