From 0488afa362bd6caffa0832a70287458663186b79 Mon Sep 17 00:00:00 2001 From: Galla Date: Thu, 31 Oct 2024 20:06:35 -0400 Subject: [PATCH] Adding emoji --- Changelog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.json b/Changelog.json index a7b50dcd..8940f8bc 100644 --- a/Changelog.json +++ b/Changelog.json @@ -1,8 +1,8 @@ [ { "version": "1.26.0", - "date": "October 299th, 2024", - "summary": "Adding hints back to sudoku board. Adding ability to change hint strategy order.", + "date": "October 31st, 2024", + "summary": "🎃 Adding hints back to sudoku board. Adding ability to change hint strategy order.", "features": [ "User can now click a hint. There are 5 stages to the hint which show the user how to continue the sudoku puzzle.", "UI interface for changing the hint priority order is moved out of feature preview and is visible on profile page.",