You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2018/08/15 17:35:35 UTC

svn commit: r1838123 - /turbine/core/trunk/src/changes/changes.xml

Author: tv
Date: Wed Aug 15 17:35:35 2018
New Revision: 1838123

URL: http://svn.apache.org/viewvc?rev=1838123&view=rev
Log:
document changes

Modified:
    turbine/core/trunk/src/changes/changes.xml

Modified: turbine/core/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/src/changes/changes.xml?rev=1838123&r1=1838122&r2=1838123&view=diff
==============================================================================
--- turbine/core/trunk/src/changes/changes.xml (original)
+++ turbine/core/trunk/src/changes/changes.xml Wed Aug 15 17:35:35 2018
@@ -25,9 +25,20 @@
 
   <body>
     <release version="5.0" date="in Subversion">
+      <action type="add" dev="tv">
+        Add Turbine.getApplicationRootAsFile()
+      </action>
+      <action type="update" dev="tv">
+        Make PipelineData AutoCloseable and improve robustness of Turbine exception handling
+      </action>
+      <action type="update" dev="tv">
+        Update dependency commons-configuration to 2.3
+      </action>
+      <action type="add" dev="gk">
+        Adding screens for plain JSON
+      </action>
       <action type="update" dev="gk">
         Configuration pathes and log4j path are now all relative to base configuration file (included from).
-        Adding screens for plain JSON
       </action>
       <action type="update" dev="tv">
         Update dependency commons-configuration to 2.2