Changelog

This commit is contained in:
Dylan 2016-03-15 20:17:49 +11:00
parent e61ef6042d
commit e206729fc3
1 changed files with 2 additions and 1 deletions

3
1.5.md
View File

@ -57,7 +57,8 @@ to customize where or if the progress bar will appear.
**CPU**<br \>
- Added `cpu_shorthand` to shorten the output of CPU. **[@iandrewt](https://github.com/iandrewt)**
- Takes these values: `name`, `speed`, `tiny`, `on`, `off`
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off info`.
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off/on info`.
- Added `cpu_cores` to enable/disable showing the number of CPU cores in the output.
**GPU**<br \>
- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. **[@iandrewt](https://github.com/iandrewt)**