diff --git a/1.8.md b/1.8.md
index d710e090..ec5d8521 100644
--- a/1.8.md
+++ b/1.8.md
@@ -1,5 +1,23 @@
# Neofetch 1.8
+This version of neofetch is vastly different from the previous versions and this
+changelog won't cover everything that's changed. Have a look through the commit
+history for more info.
+
+There were a lot of major changes to how things work in this release so I'm expecting
+bugs/things not working for people. Depending on what comes up we my release a few 1.8.X
+versions.
+
+This changelog is a bit of a mess this time around and I apologize but it should at least
+get the message accross.
+
+Android support didn't make it into this release as it requires testing on more devices.
+If you've got a device running android and would like to help test out the branch, check
+out the open PR here: [#322](https://github.com/dylanaraps/neofetch/pull/322)
+
+This release also saw a lot more contributers which makes me really happy. Thanks to those
+below for helping out. :)
+
### Contributers
- **[@hashhar](https://github.com/hashhar)**
@@ -37,6 +55,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
- The title at the top is now much more colorful.
- Moved commands near the bottom of the script to a new function called `main`.
- Use `read -s` instead of `stty -echo` and `stty +echo`.
+- Use faster `$(())` syntax for index variables.
- `-v` now shows where the config files were sourced from.
- Cleanup
- Neofetch no longer clears the screen when run in ascii or image=off modes.
@@ -65,8 +84,6 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
### Info
-- Use faster `$(())` syntax for index variables.
-
**Terminal and Terminal Font**
![img](https://ipfs.pics/ipfs/QmR39ScLi56Yt73pA3YWri9ayatN6mpwSTEmM8RVdeRsB1)