Author: oheger
Date: Tue Jan 2 19:59:10 2018
New Revision: 1819881
URL: http://svn.apache.org/viewvc?rev=1819881&view=rev
Log:
CONFIGURATION-686: Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1819881&r1=1819880&r2=1819881&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Tue Jan 2
19:59:10 2018
@@ -48,6 +48,10 @@
<action dev="ggregory" type="update" issue="CONFIGURATION-683">
Update Spring from 4.3.9.RELEASE to 4.3.13.RELEASE.
</action>
+ <action dev="oheger" type="fix" issue="CONFIGURATION-686">
+ JSONConfiguration can now handle list structures with complex objects
+ as elements.
+ </action>
</release>
<release version="2.2" date="2017-10-12"