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."] }, {