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 7d157b6 Release changelog for version `0.8.0`
7d157b6 is described below
commit 7d157b61e198e3baca816129d8d406b300436e2f
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Mar 21 15:27:55 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 42d7d54..fbddb6f 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-19" version="0.8.0"/>
+ date="2024-03-21" 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 90f7ce6..ae52f32 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-19
+Release date:: 2024-03-21
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.