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