Author: cbrisson
Date: Sun Sep  8 08:32:16 2024
New Revision: 71393

Log:
Mention Java 16 record fields property getter mapping in release notes

Modified:
    dev/velocity/velocity-engine/2.4/release-notes.html

Modified: dev/velocity/velocity-engine/2.4/release-notes.html
==============================================================================
--- dev/velocity/velocity-engine/2.4/release-notes.html (original)
+++ dev/velocity/velocity-engine/2.4/release-notes.html Sun Sep  8 08:32:16 2024
@@ -12,6 +12,7 @@
       <li>Fix an overzealous string to number conversion which induced a 
performace loss.</li>
       <li>Refactoring of the spring-velocity-support module.</li>
       <li>Review of DataSourceResourceLoader for thread safety.</li>
+      <li>Add Java 16 record field property getters mapping.</li>
     </ul>
     <p>For a full list of changes, consult <a 
href="https://velocity.apache.org/engine/2.4/changes.html";>Velocity Engine 2.4 
Changes section</a> and <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310104&version=12352138";>JIRA
 changelog</a>.</p>
     <p>For notes on upgrading from Velocity 1.x, see <a 
href="http://velocity.apache.org/engine/2.4/upgrading.html";>Velocity Engine 2.4 
Upgrading section</a>.</p>


Reply via email to