Update Changes file

Change-Id: I81f4365320af4a0710558f206cf912787cd80c58
diff --git a/Changes b/Changes
index 1723f32..6ef02ee 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.43 2021-09-07
+0.43 2021-09-08
         - New menu class that has an entry at the very end,
           similar to the input text prefix,
           that is always available. (lerepp)
@@ -19,6 +19,8 @@
           to prepend to.
         - New menu class that has a container for further
           entries at the very end that is always available. (lerepp)
+        - Reorder documentation menu and make query languages the
+          default entry point. (hebasta)
         - Fix init of matches.
         - Fix tests on text method to accept undef for Mojo >= 9.21.