Fix tests for Mojo >= 9.21

Change-Id: I541ce824cbad44896cf3a6fae4a849d30f29ffad
diff --git a/Changes b/Changes
index fdee0ba..1723f32 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.43 2021-08-16
+0.43 2021-09-07
         - New menu class that has an entry at the very end,
           similar to the input text prefix,
           that is always available. (lerepp)
@@ -20,6 +20,7 @@
         - New menu class that has a container for further
           entries at the very end that is always available. (lerepp)
         - Fix init of matches.
+        - Fix tests on text method to accept undef for Mojo >= 9.21.
 
 0.42 2021-06-18
         - Added GitHub based CI for perl.