commit 7e80bb723a1f84fb779920dbd4070e5bb6cca457
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Sat Feb 11 23:16:50 2023 +0100

    Whats new

diff --git a/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java b/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
index 15cd8316..b1377fc2 100644
--- a/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
+++ b/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
@@ -47,7 +47,8 @@ public class RubikDialogWhatsNew extends RubikDialogAbstract
       "2. Implement AI Cube and Burr Cube\n" +
       "3. Improve Masterball's mesh\n" +
       "4. Fixes for touch control - specifically for furious swiping and concurrent backing of moves, which could result in an app crash\n" +
-      "5. Fixes for creation of Bandaged Cuboids - sometimes a cubie used to stay permanently lit",
+      "5. Fixes for creation of Bandaged Cuboids - sometimes a cubie used to stay permanently lit\n" +
+      "6. Fix the Scores dialog (Pyraminx Duo introduced some weirdness)",
 
       "Coming",
 
