diff --git a/1.7.md b/1.7.md index 710aad22..40c6a0de 100644 --- a/1.7.md +++ b/1.7.md @@ -45,6 +45,7 @@ underline_enabled="on" - Fix arch issues with ARM cpus. - We now use `uname -m` to get the arch instead of hardcoding `x86`. - Moved distro detection to a function called `getdistro`. +- Fixed issue with `ascii_distro` not working. **CPU**
- Fixed issues when cpu speed was < 1Ghz