Set date template and description.
This commit is contained in:
parent
09d70ce73d
commit
d848328a7a
|
@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
</properties>
|
||||
<body>
|
||||
|
||||
<release version="3.7" date="tba" description="tba">
|
||||
<release version="3.7" date="2017-MM-DD" description="New features and bug fixes. Requires Java 7.">
|
||||
<action issue="LANG-1348" type="fix" dev="pschumacher" due-to="mbusso">StackOverflowError on TypeUtils.toString(...) for a generic return type of Enum.valueOf</action>
|
||||
<action issue="LANG-1346" type="update" dev="pschumacher">Remove deprecation from RandomStringUtils</action>
|
||||
<action issue="LANG-1350" type="fix" dev="ggregory" due-to="Brett Kail">ConstructorUtils.invokeConstructor(Class, Object...) regression</action>
|
||||
|
|
Loading…
Reference in New Issue