This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release/0.8.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/release/0.8.0 by this push:
new 2bb0703 Release changelog for version `0.8.0`
2bb0703 is described below
commit 2bb07037bbbfe14fe1c224d46a3e4135b48ffde6
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Mar 19 11:03:01 2024 +0000
Release changelog for version `0.8.0`
---
src/changelog/0.8.0/.release.xml | 2 +-
src/site/_release-notes/_0.8.0.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changelog/0.8.0/.release.xml b/src/changelog/0.8.0/.release.xml
index 2ef3b0e..42d7d54 100644
--- a/src/changelog/0.8.0/.release.xml
+++ b/src/changelog/0.8.0/.release.xml
@@ -18,4 +18,4 @@
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
- date="2024-03-18" version="0.8.0"/>
+ date="2024-03-19" version="0.8.0"/>
diff --git a/src/site/_release-notes/_0.8.0.adoc
b/src/site/_release-notes/_0.8.0.adoc
index a138b7d..90f7ce6 100644
--- a/src/site/_release-notes/_0.8.0.adoc
+++ b/src/site/_release-notes/_0.8.0.adoc
@@ -36,7 +36,7 @@
[#release-notes-0-8-0]
=== 0.8.0
-Release date:: 2024-03-18
+Release date:: 2024-03-19
This release delivers the first version of Log4j Docgen (Documentation
Generator).
It is a set of tools to auto-generate the Log4j plugin documentation (to be
integrated into the website) and the Log4j configuration XSD file (for
assisting the configuration of the Log4j runtime, i.e., `log4j2.xml`) from the
Log4j source code.