This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 1501fd3646e09d2b3f31c3c3f3ce80d775ab149e Author: Piotr P. Karwasz <piotr.git...@karwasz.org> AuthorDate: Sat Sep 3 08:48:58 2022 +0200 [LOG4J2-2975] Add release notes --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a47c7b7d3e..962fd06381 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -235,6 +235,9 @@ <action issue="LOG4J2-3583" dev="pkarwasz" type="add" due-to="Pierrick Terrettaz"> Add support for SLF4J2 stack-valued MDC. </action> + <action issue="LOG4J2-2975" dev="pkarwasz" type="add" due-to="Daniel Gray"> + Add implementation of SLF4J2 fluent API. + </action> </release> <release version="2.18.0" date="20YY-06-28" description="GA Release 2.18.0"> <action issue="LOG4J2-3339" dev="rgoers" type="fix">