diff --git a/Changelog.md b/Changelog.md
index 36a93e27..6782d046 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,68 +1,4 @@
+# Neofetch 2.0
+
## Contributors
-- **[@konimex](https://github.com/konimex)**
-- **[@fornwall](https://github.com/fornwall)**
-- **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**
-
-## Packages
-
-- Neofetch is now in Termux`s repos.
-
-
-## General
-
-- [Cursor Position] Fix cursor position in URxvt when using terminal padding.
-- [Termux] Fix default ascii location. **[@konimex](https://github.com/konimex)**
-- [Termux] Fix default config location. **[@fornwall](https://github.com/fornwall)**
-- If a function fails to detect info, let the user know in verbose mode. (`-v`)
-- Removed `--test` in favor of a separate config file. Travis.ci now uses `neofetch --config travis` instead of a hacked together arg.
-
-
-## Operating System
-
-- Added support for BlankOn Linux.
-
-
-## Images
-
-- Fix division by 0 error.
-
-
-## Ascii
-
-- [Tails] Update ascii art.
-- [OpenBSD] Made ascii art thinner
-
-
-## Info
-
-**Prin**
-
-- Fix color breakage.
-- Fix bold not working.
-
-
-**Terminal**
-
-- Fix whitespace error.
-
-
-**Terminal Font**
-
-- [Termite] Fix incorrect Termite font chosen.
-- [Termite] Simplify `awk` command.
-- [xfce4-terminal] Simplify `awk` command.
-
-
-**Theme**
-
-- [Budgie] Fix incorrect GTK Theme/Icons
-
-
-**Window Manager Theme**
-
-- [Budgie (Mutter)] Don't print WM Theme.
-
-**Memory**
-
-- [OpenBSD] Fixed used memory usage. **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**