A new function for menu that gets all DIRECT element children by
 tagName. Used by menuSpec and so on.

Change-Id: I4fa2d55947815581b1fa8b127b0609ede2188862
diff --git a/Changes b/Changes
index d60a2ff..8dc9a86 100755
--- a/Changes
+++ b/Changes
@@ -4,6 +4,8 @@
           that is always available (lerepp).
         - Fix error message in case of server error (500)
           response.
+        - Added utility funcition to menu that gets all direct
+          childNodes by a tag. Used in menu-style specs. (lerepp)
 
 0.42 2021-06-18
         - Added GitHub based CI for perl.