diff --git a/1.3.md b/1.3.md index a1f56213..98a59168 100644 --- a/1.3.md +++ b/1.3.md @@ -19,3 +19,12 @@ is now calculated by fetch. **Theme** - Windows Visual Style is now a part of `getstyle`. + +### Stdout + +Printing to stdout in a plaintext format for use in scripts is now
+much faster and cleaner. + +- Removed `--stdout_separator` (Separator is now 2 spaces) +- Removed `--stdout_subtitles` +- Removed `--stdout_title`