From 09850954b1af8410b22c54e7b4999e5fe1ec17d2 Mon Sep 17 00:00:00 2001 From: tobspr Date: Sun, 11 Oct 2020 08:42:13 +0200 Subject: [PATCH] Update changelog --- src/js/changelog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/changelog.js b/src/js/changelog.js index bc73ad0f..84f0bc07 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -4,6 +4,7 @@ export const CHANGELOG = [ date: "unreleased", entries: [ "Fixed stacking bug for level 26 which required restarting the game", + "Fix reward notification being too long sometimes (by LeopoldTal)", "Updated translations", ], },