From ca018daec7bb76d9209eca9a6a5d17bf74dfd540 Mon Sep 17 00:00:00 2001 From: MissionMake <121739184+MissionMake@users.noreply.github.com> Date: Sat, 31 Dec 2022 20:33:09 -0800 Subject: [PATCH] Update ChangeLog --- apps/tictactoe/ChangeLog | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/apps/tictactoe/ChangeLog b/apps/tictactoe/ChangeLog index c2be2fb97..768d8dd53 100644 --- a/apps/tictactoe/ChangeLog +++ b/apps/tictactoe/ChangeLog @@ -1,9 +1 @@ -TicTacToe -Initial upload v0.01: 12/31/2022 -By MissionMake - -v0.01 Known Issues -- App icon is the wront color in app launcher - Resolved: app-icon.js is a white image straing -- X and O icons not showing up/wrong color - Resolved: Added variables ex and oh as image string. Replaced original images referencesto storage. Also modified image string from black images to whitle images. +0.01 - Stable Launch