From 7caa5f958a2086fe1fa8f56bfc98bc7556b2b690 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 9 Jan 2023 19:10:20 +0100 Subject: [PATCH] Update metadata --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index cd9f0d1..c5f3011 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ # TODO ## Before releasing v0.1.0 + - [ ] Implement pawn promotions in BoardCanvas - [x] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize) - [x] Bind the chess game editor settings to EditorPrefs.hpp - [x] Ask before closing MainWindow/Tabs if anything is not saved