This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch LOG4J2-3628-3.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/LOG4J2-3628-3.x by this push:
     new fe54fa562b LOG4J2-3628 Add feature changelog.
fe54fa562b is described below

commit fe54fa562b1195222f0950448e0c15d738b8cdb6
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Nov 24 15:23:46 2022 +0100

    LOG4J2-3628 Add feature changelog.
---
 .../LOG4J2-3628_new_changelog_infra.xml            | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/changelog/.unreleased/LOG4J2-3628_new_changelog_infra.xml 
b/changelog/.unreleased/LOG4J2-3628_new_changelog_infra.xml
new file mode 100644
index 0000000000..7133b7761f
--- /dev/null
+++ b/changelog/.unreleased/LOG4J2-3628_new_changelog_infra.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<entry type="changed">
+  <issue id="LOG4J2-3628" 
link="https://issues.apache.org/jira/browse/LOG4J2-3628"/>
+  <author id="vy"/>
+  <description format="asciidoc">Replaced `maven-changes-plugin` with a custom 
changelog implementation</description>
+</entry>

Reply via email to