Changelog

This commit is contained in:
Dylan 2016-03-31 10:37:35 +11:00
parent 292ba8fc52
commit 7672ba168f
1 changed files with 1 additions and 0 deletions

1
1.6.md
View File

@ -24,6 +24,7 @@ appearing in the output.
- Implement base support for caching specific info. This will eventually<br \> - Implement base support for caching specific info. This will eventually<br \>
allow us to speed up the script by caching info that won't change for a<br \> allow us to speed up the script by caching info that won't change for a<br \>
long period of time like the CPU/GPU. \[1\] long period of time like the CPU/GPU. \[1\]
- Fixed a locale issue when `LC_ALL` is unset on the user's system.
\[1\] You can clear the cache with `--clean`. \[1\] You can clear the cache with `--clean`.