Skip to content

Commit a3bdc78

Browse files
committed
Updates for the next release
1 parent 7e9c86b commit a3bdc78

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/changes/changes.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@ The <action> type attribute can be add,update,fix,remove.
4747
</properties>
4848
<body>
4949
<!-- The release date is the date RC is cut -->
50-
<release version="1.4.0" date="2025-04-12" description="New features and bug fixes.">
50+
<release version="1.4.1" date="YYYY-MM-DD" description="This is a maintenance release. Java 8 or later is required.">
51+
<!-- FIX -->
52+
<!-- ADD -->
53+
<!-- UPDATE -->
54+
</release>
55+
<release version="1.4.0" date="2025-04-12" description="This is a feature and maintenance release. Java 8 or later is required.">
5156
<!-- FIX -->
5257
<action issue="JXPATH-172" dev="britter" type="fix" due-to="Michele Vivoda">
5358
Clarify Javadoc of JXPathContext#getPointer.

0 commit comments

Comments
 (0)