Changelog

This commit is contained in:
Dylan 2016-02-20 00:24:43 +11:00
parent 6f115b3c19
commit abd6692019

9
1.3.md
View file

@ -19,3 +19,12 @@ is now calculated by fetch.
**Theme**<br\>
- Windows Visual Style is now a part of `getstyle`.
### Stdout
Printing to stdout in a plaintext format for use in scripts is now<br \>
much faster and cleaner.
- Removed `--stdout_separator` (Separator is now 2 spaces)
- Removed `--stdout_subtitles`
- Removed `--stdout_title`