This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 5d13ddae192aaa82d1a59c88e7ca13764e257a18 Author: Volkan Yazici <[email protected]> AuthorDate: Wed Aug 4 08:03:39 2021 +0200 LOG4J2-2885 Update changelog. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 05bc509..9415cab 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -170,6 +170,9 @@ </release> <release version="2.15.0" date="2021-MM-DD" description="GA Release 2.15.0"> <!-- ADDS --> + <action issue="LOG4J2-2885" dev="vy" type="add" due-to="Markus Spann"> + Add support for US-style date patterns and micro/nano seconds to FixedDateTime. + </action> <action issue="LOG4J2-3116" dev="rgupta" type="add"> Add JsonTemplateLayout for Google Cloud Platform structured logging layout. </action>
