You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2017/08/06 17:57:57 UTC

svn commit: r1804248 - /velocity/site/cms/trunk/content/news.xml

Author: cbrisson
Date: Sun Aug  6 17:57:57 2017
New Revision: 1804248

URL: http://svn.apache.org/viewvc?rev=1804248&view=rev
Log:
Fix linefeeds in news

Modified:
    velocity/site/cms/trunk/content/news.xml

Modified: velocity/site/cms/trunk/content/news.xml
URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/news.xml?rev=1804248&r1=1804247&r2=1804248&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/news.xml (original)
+++ velocity/site/cms/trunk/content/news.xml Sun Aug  6 17:57:57 2017
@@ -16,10 +16,15 @@
         Among the main new features and enhancements:
 
         + Logging to the SLF4J logging facade.
+
         + Configurable whitespace gobbling.
+
         + Method arguments and array subscripts can now be arithmetic expressions.
+
         + Configurable method arguments conversion handler with automatic conversions between booleans, numbers, strings and enums.
+
         + Significant reduction of the memory consumption.
+
         + JSR-223 Scripting Engine implementation.
 
         For a full list of changes, consult {{{http://velocity.apache.org/engine/2.0/changes.html}Velocity Engine 2.0 Changes section}} and {{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310104&version=12338243}JIRA changelog}}.