From 2f28c9ee61dc0234ee2353f054c72a35ad5e4b52 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 7 Dec 2016 01:11:57 +1100 Subject: [PATCH] Changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b25aa58a..fd7c126b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +This minor release fixes some issues related to new features added in 2.0. These issues weren't picked up in the time between 2.0 and 2.1 and another minor release is needed due to the Packages issue being rather important. + +These issues were fixed by reverting the GPU caching and Packages optimzations. These issues occured because not enough testing was done before these were implemented in master. In the future I'll take more care with testing these larger changes before they hit the master branch and I apologize for there being yet another release in one week. + +I also want to apologize to those packaging Neofetch for this unexpected release. + + ## Info **Packages**
@@ -6,4 +13,4 @@ **GPU**
-- Fixed bug with `--gpu_brand` not working. +- Fixed bug with `--gpu_brand` not working.