dweb:/ replaced fs:/

This commit is contained in:
Marcin Kulik
2017-12-01 23:23:29 +01:00
parent e0dc8fdd8c
commit 18042121eb
2 changed files with 1 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
* toggling pause in `asciinema play` by <kbd>Space</kbd>
* stepping through a recording one frame at a time with <kbd>.</kbd> (when playback paused)
* new `asciinema cat <filename>` command to dump full output of the recording
* playback from new IPFS URL scheme (`dweb:/ipfs/`)
* playback from new IPFS URL scheme: `dweb:/ipfs/` (replaces `fs:/`)
* lots of other bugfixes and improvements
## 1.4.0 (2017-04-11)