Merge pull request #487 from spyhunter99/feature/changelog2

3.0.0-git-22
diff --git a/ChangeLog.md b/ChangeLog.md
index cf70497..17d9a5c 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -16,6 +16,12 @@
 specific language governing permissions and limitations
 under the License.
 -->
+**2025-12-16 Alex O'Ree (alexoree AT apache DOT org)**
+
+* _3.0.0-git-22_
+
+* [JSPWIKI-1267](https://issues.apache.org/jira/browse/JSPWIKI-1267) FormElement plugins are not listed in the jspwiki module xml file
+	
 **2025-12-15 Alex O'Ree (alexoree AT apache DOT org)**
 
 * _3.0.0-git-21_
diff --git a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
index c6e5995..35f0eed 100644
--- a/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
+++ b/jspwiki-api/src/main/java/org/apache/wiki/api/Release.java
@@ -69,7 +69,7 @@
      *  <p>
      *  If the build identifier is empty, it is not added.
      */
-    public static final String     BUILD         = "21";
+    public static final String     BUILD         = "22";
 
     /**
      *  This is the generic version string you should use when printing out the version.  It is of