diff --git a/1.7.md b/1.7.md
index 5a117942..1d9c21fe 100644
--- a/1.7.md
+++ b/1.7.md
@@ -38,6 +38,7 @@ underline_enabled="on"
**Distro**
- 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`.
**CPU**
- Fixed issues when cpu speed was < 1Ghz