commit 244142793009130d1d537c72e1c269b76e722c44
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed Feb 22 22:14:55 2023 +0100

    What's new

diff --git a/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java b/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
index 77547956..72f16d16 100644
--- a/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
+++ b/src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java
@@ -43,16 +43,13 @@ public class RubikDialogWhatsNew extends RubikDialogAbstract
 
       "1.12.3",
 
-      "1. Fixes for Trajber 4x4 - it used to be (almost) unsolvable\n" +
+      "1. Implement the first two solvers - Pyraminx Duo & Ivy Cube\n" +
       "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\n" +
-      "6. Fix the Scores dialog (Pyraminx Duo introduced some weirdness)",
+      "3. Many fixes - for Trajber 4x4, touch control, creation of Bandaged Cuboids, scores dialog...\n",
 
       "Coming",
 
-      "1. Implemented Pyraminx, Ivy, 2x2x3, Skewb Diamond solvers.\n" +
+      "1. Implemented Pyraminx, 2x2x3, Skewb, Skewb Diamond solvers.\n" +
       "2. More solvers (2x2x2?)\n" +
       "2. Support for adjustable stickers.\n" +
       "3. In-game currency (stars)\n" +
