From fce4f69c49c0acf5c5fa8983d3a58a80d7d713b7 Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Mon, 17 Feb 2020 19:54:02 +0000 Subject: [PATCH] updated changelog --- src/utils/changelog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 5b431d5..c9bcc0d 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -4,6 +4,7 @@ const config = [ title: "More performance improvements!", shortTitle: "", date: "17/02/2020", + new: ["Added more fade animations"], fix: ["Improved performance by making code more efficient."] }, {