This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
The following commit(s) were added to refs/heads/main by this push:
new f4b608c Add changelog entry for the Antora migration
f4b608c is described below
commit f4b608c7e047daa09f3724c57b6ceda41b55762c
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Apr 19 10:26:56 2024 +0200
Add changelog entry for the Antora migration
---
src/changelog/.1.x.x/antora.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/src/changelog/.1.x.x/antora.xml b/src/changelog/.1.x.x/antora.xml
new file mode 100644
index 0000000..9f1dd6c
--- /dev/null
+++ b/src/changelog/.1.x.x/antora.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="fixed">
+ <issue id="2443" link="https://github.com/apache/logging-log4j2/pull/2443"/>
+ <description format="asciidoc">Website is migrated to Antora with several
formatting</description>
+</entry>