Changelog

This commit is contained in:
Dylan 2016-02-20 00:24:43 +11:00
parent 6f115b3c19
commit abd6692019
1 changed files with 9 additions and 0 deletions

9
1.3.md
View File

@ -19,3 +19,12 @@ is now calculated by fetch.
**Theme**<br\> **Theme**<br\>
- Windows Visual Style is now a part of `getstyle`. - 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`